[C++11] Update the coding standards to provide some important guidance
authorChandler Carruth <chandlerc@gmail.com>
Sun, 2 Mar 2014 08:38:35 +0000 (08:38 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 2 Mar 2014 08:38:35 +0000 (08:38 +0000)
commitcfbdd4df6ddc1adff339c71dcd9731f93c5e1768
treeba147f9a4a14311619da06c8220170dc2ca2f3e6
parentf432a326c5c99d4562a703ce769cb48ce81f25a6
[C++11] Update the coding standards to provide some important guidance
about a few constructs in C++11 that are worth starting off in
a consistent manner within the codebase.

This will be matched with a change to clang-format's LLVM style which
will switch the options to support C++11 and use these conventions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202620 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodingStandards.rst