[docs] Add a section to the coding standards about languages and such

Programming / Compilers / LLVM - Chandler Carruth [gmail.com] - 28 February 2014 07:35 UTC

A lot of this is writing down common knowledge and things often communicated on mailing lists and in discussions. It could live in the Programmer's Manual alternatively, but that felt slightly less well-fitting.

It also includes (and was motivated by) the section on the relevant language standards for LLVM and the specific features that will be enabled with the switch to C++11.

With this, all of the documentation for the C++11 switch is, I think, in place. I plan to flip the switch RSN. =]

2dc637f [docs] Add a section to the coding standards about languages and such.
docs/CodingStandards.rst | 115 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 115 insertions(+)

Upstream: github.com


  • Share