summaryrefslogtreecommitdiff
path: root/docs/CodingStandards.rst
Commit message (Expand)AuthorAge
* Document current Doxygen use practices in Coding Standards. Mostly it isDmitri Gribenko2012-10-20
* [Docs] Update File Headers section to cover doxygen style file level docs.Michael J. Spencer2012-10-01
* Fix && to && in Coding Standards.Jakub Staszak2012-09-30
* Add missing 'to' and rephrase an explanation of GCC's assumptions.David Blaikie2012-09-21
* Document "do not use defaults in covered switch-over-enum" coding standard.David Blaikie2012-09-21
* Fix function names in coding style examplesAndrew Trick2012-09-20
* Fix static function names in CodingStandards examples.Andrew Trick2012-09-20
* Coding standards: fix typo: '= deleted' -> '= delete'.Dmitri Gribenko2012-09-18
* Add LLVM_DELETED_FUNCTION to coding standards.Craig Topper2012-09-18
* Put space after "code-block::".Meador Inge2012-06-20
* Removed some left over HTML tags and a '}'.Meador Inge2012-06-20
* Sphinxify the CodingStandard documentation.Bill Wendling2012-06-20