summaryrefslogtreecommitdiff
path: root/docs/CodingStandards.rst
AgeCommit message (Expand)AuthorFilesLines
2012-10-01[Docs] Update File Headers section to cover doxygen style file level docs.Michael J. Spencer1-8/+11
2012-09-30Fix && to && in Coding Standards.Jakub Staszak1-1/+1
2012-09-21Add missing 'to' and rephrase an explanation of GCC's assumptions.David Blaikie1-4/+4
2012-09-21Document "do not use defaults in covered switch-over-enum" coding standard.David Blaikie1-0/+18
2012-09-20Fix function names in coding style examplesAndrew Trick1-4/+4
2012-09-20Fix static function names in CodingStandards examples.Andrew Trick1-6/+6
2012-09-18Coding standards: fix typo: '= deleted' -> '= delete'.Dmitri Gribenko1-2/+2
2012-09-18Add LLVM_DELETED_FUNCTION to coding standards.Craig Topper1-0/+28
2012-06-20Put space after "code-block::".Meador Inge1-1/+1
2012-06-20Removed some left over HTML tags and a '}'.Meador Inge1-3/+2
2012-06-20Sphinxify the CodingStandard documentation.Bill Wendling1-0/+1148