- 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 12, 2013
-
-
Nico Weber authored
llvm-svn: 188168
-
- Aug 09, 2013
-
-
John Thompson authored
llvm-svn: 188070
-
John Thompson authored
llvm-svn: 188035
-
- Aug 08, 2013
-
-
John Thompson authored
llvm-svn: 187942
-
- Jul 29, 2013
-
-
John Thompson authored
llvm-svn: 187384
-
John Thompson authored
llvm-svn: 187370
-
- Jul 27, 2013
-
-
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
-
- 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
-
- Mar 14, 2013
-
-
John Thompson authored
llvm-svn: 176998
-
- Mar 12, 2013
-
-
John Thompson authored
llvm-svn: 176883
-
John Thompson authored
Initial check in of Doug's modularize tool for checking header readiness for modules, plus some changes per review feedback: Removed system headers, changed to use stream output, added file name in message. llvm-svn: 176847
-