Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pp-trace] Modernize the code | Fangrui Song | 2019-03-24 | 1 | -1/+1 |
| | | | | | | | | | Use InitLLVM and WithColor Delete PPTraceConsumer, add the callback in PPTraceAction Migrae to tooling::createExecutorFromCommandLineArgs Don't specialize empty OutputFileName llvm-svn: 356849 | ||||
* | Fix tests to not assume they know exactly what will be in Clang's predefines ↵ | Richard Smith | 2016-09-30 | 1 | -6/+6 |
| | | | | | | buffer. llvm-svn: 282984 | ||||
* | Extended moduleImport test to test a module with more than one path ↵ | John Thompson | 2013-11-12 | 1 | -0/+22 |
| | | | | | | component. This required a change to the includes test, because of the change to the headers. llvm-svn: 194504 | ||||
* | Rename Input to Inputs, for consistency with other tests. | Dan Gohman | 2013-10-31 | 1 | -19/+19 |
| | | | | llvm-svn: 193805 | ||||
* | pp-trace - preprocessor tacing and PPCallbacks testing tool | John Thompson | 2013-10-31 | 1 | -0/+119 |
llvm-svn: 193743 |