aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CodingStandards.rst
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-31/+4
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+15
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+21
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-4/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-8/+13
* Update to LLVM 3.5a.Stephen Hines2014-04-241-65/+334
* Add the common begin/end naming convention to the coding standard.Rafael Espindola2013-08-071-1/+3
* Coding standards: don't use ``inline`` when defining a function in a classDmitri Gribenko2013-02-041-0/+28
* Fix spellingJoel Jones2013-01-211-1/+1
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
* Simplify the coding standards for #include ordering. The ordering is nowChandler Carruth2012-12-021-9/+2
* docs: CodingStandards should follow the coding standards.Sean Silva2012-11-171-20/+20
* docs: Add link to HowToSetUpLLVMStyleRTTISean Silva2012-11-171-1/+2
* Suggest llvm_unreachable over assert(0).Jordan Rose2012-10-261-10/+15
* Document current Doxygen use practices in Coding Standards. Mostly it isDmitri Gribenko2012-10-201-9/+134
* [Docs] Update File Headers section to cover doxygen style file level docs.Michael J. Spencer2012-10-011-8/+11
* Fix && to && in Coding Standards.Jakub Staszak2012-09-301-1/+1
* Add missing 'to' and rephrase an explanation of GCC's assumptions.David Blaikie2012-09-211-4/+4
* Document "do not use defaults in covered switch-over-enum" coding standard.David Blaikie2012-09-211-0/+18
* Fix function names in coding style examplesAndrew Trick2012-09-201-4/+4
* Fix static function names in CodingStandards examples.Andrew Trick2012-09-201-6/+6
* Coding standards: fix typo: '= deleted' -> '= delete'.Dmitri Gribenko2012-09-181-2/+2
* Add LLVM_DELETED_FUNCTION to coding standards.Craig Topper2012-09-181-0/+28
* Put space after "code-block::".Meador Inge2012-06-201-1/+1
* Removed some left over HTML tags and a '}'.Meador Inge2012-06-201-3/+2
* Sphinxify the CodingStandard documentation.Bill Wendling2012-06-201-0/+1148