- Feb 04, 2013
-
-
Dmitri Gribenko authored
definition Current practice is not to use 'inline' in: class Foo { public: inline void bar() { // ... } }; llvm-svn: 174317
-
- Jan 22, 2013
-
-
Joel Jones authored
llvm-svn: 173103
-
- Jan 11, 2013
-
-
Sean Silva authored
Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162
-
- Dec 02, 2012
-
-
Chandler Carruth authored
trivially achievable with an editor. I'll likely check in a silly python script to help with this too. llvm-svn: 169107
-
- Nov 18, 2012
-
-
Sean Silva authored
Some variables in code examples were not LikeThis. llvm-svn: 168275
-
- Nov 17, 2012
-
-
Sean Silva authored
llvm-svn: 168271
-
- Oct 27, 2012
-
-
Jordan Rose authored
llvm-svn: 166821
-
- Oct 20, 2012
-
-
Dmitri Gribenko authored
obvious stuff and most new code being committed conforms to that. Some old code does not; this might cause confusion and this is the motivation to document the correct guidelines. llvm-svn: 166378
-
- Oct 01, 2012
-
-
Michael J. Spencer authored
llvm-svn: 164964
-
- Sep 30, 2012
-
-
Jakub Staszak authored
llvm-svn: 164920
-
- Sep 21, 2012
-
-
David Blaikie authored
Wordsmithing by Matt Beaumont-Gay in response to r164389. llvm-svn: 164395
-
David Blaikie authored
llvm-svn: 164389
-
- Sep 20, 2012
-
-
Andrew Trick authored
llvm-svn: 164311
-
Andrew Trick authored
Try not to violate conventions immediately before explaining them. llvm-svn: 164278
-
- Sep 18, 2012
-
-
Dmitri Gribenko authored
llvm-svn: 164126
-
Craig Topper authored
llvm-svn: 164101
-
- Jun 21, 2012
-
-
Meador Inge authored
llvm-svn: 158880
-
Meador Inge authored
llvm-svn: 158877
-
- Jun 20, 2012
-
-
Bill Wendling authored
llvm-svn: 158786
-