Michael J. Spencer
|
06d9981d27
|
[Docs] Update File Headers section to cover doxygen style file level docs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164964 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-10-01 19:59:21 +00:00 |
|
Jakub Staszak
|
bfa43c0422
|
Fix && to && in Coding Standards.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164920 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-30 20:42:13 +00:00 |
|
David Blaikie
|
b890e9fc66
|
Add missing 'to' and rephrase an explanation of GCC's assumptions.
Wordsmithing by Matt Beaumont-Gay in response to r164389.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164395 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-21 18:03:02 +00:00 |
|
David Blaikie
|
67bf429a6a
|
Document "do not use defaults in covered switch-over-enum" coding standard.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164389 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-21 17:47:36 +00:00 |
|
Andrew Trick
|
e9f59888d4
|
Fix function names in coding style examples
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164311 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-20 17:02:04 +00:00 |
|
Andrew Trick
|
331e8fb760
|
Fix static function names in CodingStandards examples.
Try not to violate conventions immediately before explaining them.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164278 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-20 02:01:06 +00:00 |
|
Dmitri Gribenko
|
e3f1459b7d
|
Coding standards: fix typo: '= deleted' -> '= delete'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164126 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-18 14:00:58 +00:00 |
|
Craig Topper
|
88b5a2bf34
|
Add LLVM_DELETED_FUNCTION to coding standards.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164101 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-09-18 04:43:40 +00:00 |
|
Meador Inge
|
e3c9ccd312
|
Put space after "code-block::".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158880 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-06-20 23:57:00 +00:00 |
|
Meador Inge
|
d65ebceeba
|
Removed some left over HTML tags and a '}'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158877 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-06-20 23:48:01 +00:00 |
|
Bill Wendling
|
2c8293d348
|
Sphinxify the CodingStandard documentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158786 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-06-20 02:57:56 +00:00 |
|