1. b7978cf Coding standards: don't use ``inline`` when defining a function in a class by Dmitri Gribenko · 12 years ago
  2. 1d10898 Fix spelling by Joel Jones · 12 years ago
  3. a7aec40 docs: Fix long standing linking antipattern. by Sean Silva · 12 years ago
  4. afcc374 Simplify the coding standards for #include ordering. The ordering is now by Chandler Carruth · 12 years ago
  5. 5d6d895 docs: CodingStandards should follow the coding standards. by Sean Silva · 12 years ago
  6. 107aa1c docs: Add link to HowToSetUpLLVMStyleRTTI by Sean Silva · 12 years ago
  7. 715672c Suggest llvm_unreachable over assert(0). by Jordan Rose · 12 years ago
  8. b8f2d82 Document current Doxygen use practices in Coding Standards. Mostly it is by Dmitri Gribenko · 12 years ago
  9. 06d9981 [Docs] Update File Headers section to cover doxygen style file level docs. by Michael J. Spencer · 12 years ago
  10. bfa43c0 Fix && to && in Coding Standards. by Jakub Staszak · 12 years ago
  11. b890e9f Add missing 'to' and rephrase an explanation of GCC's assumptions. by David Blaikie · 12 years ago
  12. 67bf429 Document "do not use defaults in covered switch-over-enum" coding standard. by David Blaikie · 12 years ago
  13. e9f5988 Fix function names in coding style examples by Andrew Trick · 12 years ago
  14. 331e8fb Fix static function names in CodingStandards examples. by Andrew Trick · 12 years ago
  15. e3f1459 Coding standards: fix typo: '= deleted' -> '= delete'. by Dmitri Gribenko · 12 years ago
  16. 88b5a2b Add LLVM_DELETED_FUNCTION to coding standards. by Craig Topper · 12 years ago
  17. e3c9ccd Put space after "code-block::". by Meador Inge · 12 years ago
  18. d65ebce Removed some left over HTML tags and a '}'. by Meador Inge · 12 years ago
  19. 2c8293d Sphinxify the CodingStandard documentation. by Bill Wendling · 12 years ago