projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[WinEHPrepare] Replace unreasonable funclet terminators with unreachable
[oota-llvm.git]
/
docs
/
CodingStandards.rst
2015-08-05
Tanya Lattner
Rename all references to old mailing lists to new lists...
blob
|
commitdiff
|
raw
2015-05-15
Matthias Braun
Doxygen: Enable autobrief feature and update coding...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Reid Kleckner
Add a note about permitting default member initializers
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
Benjamin Kramer
CodingStyle: Allow delegating ctors
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Aaron Ballman
Initializer lists are supported in MSVC 2013. Since...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Reid Kleckner
Delete LLVM_DELETED_FUNCTION from coding standards
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Chris Lattner
fix a typo
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Benjamin Kramer
Document that defaulted & deleted methods and explicit...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Benjamin Kramer
Remove LLVM_HAS_VARIADIC_TEMPLATES and all the faux...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Benjamin Kramer
Update the docs to require at least MSVC 2013.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Paul Robinson
Explicitly describe '///' versus '//' comment delimiters.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
Peter Collingbourne
Introduce Go coding standards for LLVM.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Duncan P. N. Exon...
CodingStandards: Document std::equal misbehaviour
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
Reid Kleckner
Remove the recommendation against using std::function
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
Richard Smith
Update programmers manual to cover llvm::function_ref...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
Richard Smith
Revert accidentally-committed files.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
Richard Smith
Re-commit r208025, reverted in r208030, with a fix...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
Duncan P. N. Exon...
C++11: Compatibility with (C++03 => MSVC)
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
Duncan P. N. Exon...
C++11: Document some limitations imposed by MSVC
blob
|
commitdiff
|
raw
|
diff to current
2014-04-08
Sean Silva
[docs] Fix up some links to the preferred style.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Duncan P. N. Exon...
C++11: Remove const from in auto guidelines
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Duncan P. N. Exon...
C++11: Copy pointers with const auto *
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Reid Kleckner
Avoid std::function until PR19030 is fixed
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Peter Collingbourne
Document that std::initializer_list is not always avail...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Duncan P. N. Exon...
C++11: Beware unnecessary copies with auto
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Duncan P. N. Exon...
Clarify struct usage guidelines
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Chandler Carruth
[C++11] Suggest placing callable arguments as the last...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Chandler Carruth
[C++11] Update the coding standards to provide some...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Sean Silva
[docs] Fix some Sphinx warnings.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Chandler Carruth
[docs] Update the docs to remove my hedging about C...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Chandler Carruth
[docs] Clarify that there isn't much to be done other...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Richard Smith
Add more whitespace to fix more bullets.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Richard Smith
Add whitespace to try to fix bulleted list.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Ben Langmuir
Fix some links to C++11 feature papers in the Coding...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Chandler Carruth
[docs] Add a section to the coding standards about...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Chandler Carruth
[docs] A slight tweak to the intro for the golden rule...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Chandler Carruth
Revert my commit in r199620 that added sections about...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Chandler Carruth
Add some wording to the coding standards to say how...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Alp Toker
Correct word hyphenations
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Chris Lattner
Revert r189704, which removed the guidance about not...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Chris Lattner
Remove the suggestion to not duplicate comments in...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Rafael Espindola
Add the common begin/end naming convention to the codin...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-04
Dmitri Gribenko
Coding standards: don't use ``inline`` when defining...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Joel Jones
Fix spelling
blob
|
commitdiff
|
raw
|
diff to current
2013-01-11
Sean Silva
docs: Fix long standing linking antipattern.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-02
Chandler Carruth
Simplify the coding standards for #include ordering...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Sean Silva
docs: CodingStandards should follow the coding standards.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Sean Silva
docs: Add link to HowToSetUpLLVMStyleRTTI
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Jordan Rose
Suggest llvm_unreachable over assert(0).
blob
|
commitdiff
|
raw
|
diff to current
2012-10-20
Dmitri Gribenko
Document current Doxygen use practices in Coding Standa...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Michael J. Spencer
[Docs] Update File Headers section to cover doxygen...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Jakub Staszak
Fix && to && in Coding Standards.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-21
David Blaikie
Add missing 'to' and rephrase an explanation of GCC...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-21
David Blaikie
Document "do not use defaults in covered switch-over...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-20
Andrew Trick
Fix function names in coding style examples
blob
|
commitdiff
|
raw
|
diff to current
2012-09-20
Andrew Trick
Fix static function names in CodingStandards examples.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-18
Dmitri Gribenko
Coding standards: fix typo: '= deleted' -> '= delete'.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-18
Craig Topper
Add LLVM_DELETED_FUNCTION to coding standards.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Meador Inge
Put space after "code-block::".
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Meador Inge
Removed some left over HTML tags and a '}'.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Bill Wendling
Sphinxify the CodingStandard documentation.
blob
|
commitdiff
|
raw
|
diff to current