[PATCH] D18401: clang-cl: Include /FI headers in /showIncludes output.
Nico Weber via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 23 09:50:50 PDT 2016
thakis added a comment.
On second thought, and after looking at -E output with -include and gch files, and at CC_PRINT_HEADERS behavior (it prints <command-line> but doesn't indent), I think I like the alternative implementation I'm mentioning better. Let me make that change.
http://reviews.llvm.org/D18401
More information about the cfe-commits
mailing list