- Jun 23, 2015
-
-
Alexander Kornienko authored
Apparently, the style needs to be agreed upon first. llvm-svn: 240390
-
- Jun 19, 2015
-
-
Alexander Kornienko authored
The patch is generated using this command: tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py -fix \ -checks=-*,llvm-namespace-comment -header-filter='llvm/.*|clang/.*' \ llvm/lib/ Thanks to Eugene Kosov for the original patch! llvm-svn: 240137
-
- Aug 13, 2014
-
-
Benjamin Kramer authored
Add header guards to files that were missing guards. Remove #endif comments as they don't seem common in LLVM (we can easily add them back if we decide they're useful) Changes made by clang-tidy with minor tweaks. llvm-svn: 215558
-
- Jul 16, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 75971
-
- Sep 06, 2008
-
-
Owen Anderson authored
llvm-svn: 55868
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45418
-
- May 04, 2006
-
-
Chris Lattner authored
llvm-svn: 28099
-
- Oct 16, 2005
-
-
Nate Begeman authored
redundant after the change. llvm-svn: 23759
-
- Oct 15, 2005
-
-
Chris Lattner authored
llvm-svn: 23742
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21425
-
- Jul 07, 2004
-
-
Misha Brukman authored
* Tabs to spaces llvm-svn: 14672
-
- Jun 21, 2004
-
-
Misha Brukman authored
llvm-svn: 14283
-