- Sep 04, 2013
-
-
John Thompson authored
llvm-svn: 189968
-
Bob Wilson authored
The NoProblemsDependencies.modularize test is failing on many buildbots. I have also reverted the change in 189904 to disable that test for MSVC. llvm-svn: 189957
-
- Sep 03, 2013
-
-
John Thompson authored
llvm-svn: 189837
-
John Thompson authored
llvm-svn: 189836
-
- Aug 26, 2013
-
-
John Thompson authored
llvm-svn: 189229
-
John Thompson authored
llvm-svn: 189228
-
- Aug 19, 2013
-
-
Alexey Samsonov authored
llvm-svn: 188674
-
- Aug 13, 2013
-
-
John Thompson authored
llvm-svn: 188306
-
- Aug 12, 2013
-
-
Nico Weber authored
llvm-svn: 188168
-
- Aug 09, 2013
-
-
John Thompson authored
llvm-svn: 188070
-
John Thompson authored
Fix false error message for function-style macro instance used as arguments in other function-style macros instances, and add test for it. llvm-svn: 188036
-
John Thompson authored
llvm-svn: 188035
-
- Aug 08, 2013
-
-
John Thompson authored
llvm-svn: 187942
-
- Aug 07, 2013
-
-
John Thompson authored
llvm-svn: 187898
-
- Aug 06, 2013
-
-
John Thompson authored
llvm-svn: 187757
-
- Aug 05, 2013
-
-
John Thompson authored
Fixed incorrect include file exit detection. Added work-around to avoid error on header guard in nested include. Fixed a couple of coding standard issues on variable names. llvm-svn: 187736
-
- Jul 29, 2013
-
-
John Thompson authored
llvm-svn: 187384
-
John Thompson authored
llvm-svn: 187370
-
- Jul 27, 2013
-
-
Benjamin Kramer authored
llvm-svn: 187306
-
John Thompson authored
Fixed case change that caused the test failure. Incorporarated Sean's review changes, consisting only of renaming and comment changes. llvm-svn: 187277
-
- Jul 26, 2013
-
-
Rafael Espindola authored
This reverts commit r187228. It broke some bots: http://bb.pgr.jp/builders/cmake-clang-i686-mingw32 llvm-svn: 187235
-
John Thompson authored
llvm-svn: 187228
-
- Jul 19, 2013
-
-
John Thompson authored
llvm-svn: 186675
-
- Jun 27, 2013
-
-
John Thompson authored
llvm-svn: 185092
-
- Jun 19, 2013
-
-
John Thompson authored
llvm-svn: 184347
-
- Jun 18, 2013
-
-
John Thompson authored
llvm-svn: 184221
-
- Jun 14, 2013
-
-
Reid Kleckner authored
r183989 added a dependency on LLVMOption in clangFrontend. llvm-svn: 183990
-
- Apr 16, 2013
-
-
John Thompson authored
llvm-svn: 179568
-
- Mar 28, 2013
-
-
John Thompson authored
llvm-svn: 178259
-
Michael Gottesman authored
This has broken buildbots for a few hours. llvm-svn: 178223
-
John Thompson authored
llvm-svn: 178216
-
John Thompson authored
llvm-svn: 178214
-
David Blaikie authored
Introduced in r178207 llvm-svn: 178212
-
John Thompson authored
llvm-svn: 178207
-
- Mar 27, 2013
-
-
John Thompson authored
Broke out header file list reading into separate function. Moved options to front. Removed some trailing spaces. llvm-svn: 178182
-
John Thompson authored
llvm-svn: 178172
-
John Thompson authored
llvm-svn: 178164
-
John Thompson authored
Revised to use MemoryBuffer. Removed redundant llvm:: qualifiers. Removed unnecessary c_str() calls. Reformatted with clang-format. llvm-svn: 178104
-
- Mar 26, 2013
-
-
John Thompson authored
Revised to use file list path as reference path, or path provide by new -prefix option. Revised to use LLVM option parser. llvm-svn: 177959
-