Fangrui Song
46bf25a7c5
[test] Update tests
2021-03-09 22:32:28 -08:00
Fangrui Song
10f69948fb
[pp-trace] Modernize the code
...
Use InitLLVM and WithColor
Delete PPTraceConsumer, add the callback in PPTraceAction
Migrae to tooling::createExecutorFromCommandLineArgs
Don't specialize empty OutputFileName
llvm-svn: 356849
2019-03-24 06:55:08 +00:00
Richard Smith
b6a5578c5c
Fix tests to not assume they know exactly what will be in Clang's predefines buffer.
...
llvm-svn: 282984
2016-09-30 23:47:58 +00:00
John Thompson
13e1cd3a37
Extended moduleImport test to test a module with more than one path component. This required a change to the includes test, because of the change to the headers.
...
llvm-svn: 194504
2013-11-12 19:50:49 +00:00
Dan Gohman
cc30af0cef
Rename Input to Inputs, for consistency with other tests.
...
llvm-svn: 193805
2013-10-31 21:29:44 +00:00
John Thompson
9979454e72
pp-trace - preprocessor tacing and PPCallbacks testing tool
...
llvm-svn: 193743
2013-10-31 12:23:32 +00:00