mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 20:16:05 +00:00

Re-introduce r285411. Implement the -dI as supported by GCC: Output ‘#include’ directives in addition to the result of preprocessing. This change aims to add this option, pass it through to the preprocessor via the options class, and when inclusions occur we output some information (+ test cases). Patch by Steve O'Brien! Differential Revision: https://reviews.llvm.org/D26089 llvm-svn: 287275
2 lines
30 B
C
2 lines
30 B
C
#define DUMP_IMPORT_TESTVAL 1
|