John Thompson
|
d977c1e6c5
|
Fixed path in file comment. Fixed #include order.
llvm-svn: 178164
|
2013-03-27 18:34:38 +00:00 |
John Thompson
|
f5db45bc16
|
Revised to use MemoryBuffer. Removed redundant llvm:: qualifiers. Removed unnecessary c_str() calls. Reformatted with clang-format.
llvm-svn: 178104
|
2013-03-27 01:02:46 +00:00 |
John Thompson
|
a2de1088b7
|
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
|
2013-03-26 01:17:48 +00:00 |
John Thompson
|
ce601e21d0
|
Added future directions comment and a couple of fixme's.
llvm-svn: 176998
|
2013-03-14 01:41:29 +00:00 |
John Thompson
|
1f67ccb3fd
|
Review feedback change per Edwin: Move non-public members to end of classes.
llvm-svn: 176883
|
2013-03-12 18:51:47 +00:00 |
John Thompson
|
4f8ba659d9
|
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
|
2013-03-12 02:07:30 +00:00 |