index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
CodingStandards.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the common begin/end naming convention to the coding standard.
Rafael Espindola
2013-08-07
1
-1
/
+3
*
Coding standards: don't use ``inline`` when defining a function in a class
Dmitri Gribenko
2013-02-04
1
-0
/
+28
*
Fix spelling
Joel Jones
2013-01-21
1
-1
/
+1
*
docs: Fix long standing linking antipattern.
Sean Silva
2013-01-11
1
-2
/
+0
*
Simplify the coding standards for #include ordering. The ordering is now
Chandler Carruth
2012-12-02
1
-9
/
+2
*
docs: CodingStandards should follow the coding standards.
Sean Silva
2012-11-17
1
-20
/
+20
*
docs: Add link to HowToSetUpLLVMStyleRTTI
Sean Silva
2012-11-17
1
-1
/
+2
*
Suggest llvm_unreachable over assert(0).
Jordan Rose
2012-10-26
1
-10
/
+15
*
Document current Doxygen use practices in Coding Standards. Mostly it is
Dmitri Gribenko
2012-10-20
1
-9
/
+134
*
[Docs] Update File Headers section to cover doxygen style file level docs.
Michael J. Spencer
2012-10-01
1
-8
/
+11
*
Fix && to && in Coding Standards.
Jakub Staszak
2012-09-30
1
-1
/
+1
*
Add missing 'to' and rephrase an explanation of GCC's assumptions.
David Blaikie
2012-09-21
1
-4
/
+4
*
Document "do not use defaults in covered switch-over-enum" coding standard.
David Blaikie
2012-09-21
1
-0
/
+18
*
Fix function names in coding style examples
Andrew Trick
2012-09-20
1
-4
/
+4
*
Fix static function names in CodingStandards examples.
Andrew Trick
2012-09-20
1
-6
/
+6
*
Coding standards: fix typo: '= deleted' -> '= delete'.
Dmitri Gribenko
2012-09-18
1
-2
/
+2
*
Add LLVM_DELETED_FUNCTION to coding standards.
Craig Topper
2012-09-18
1
-0
/
+28
*
Put space after "code-block::".
Meador Inge
2012-06-20
1
-1
/
+1
*
Removed some left over HTML tags and a '}'.
Meador Inge
2012-06-20
1
-3
/
+2
*
Sphinxify the CodingStandard documentation.
Bill Wendling
2012-06-20
1
-0
/
+1148