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