commit | 708002ede3938256a6223d153a0c040f7a40f5cc | [log] [tgz] |
---|---|---|
author | Hans Wennborg <hans@hanshq.net> | Fri Aug 09 00:32:23 2013 +0000 |
committer | Hans Wennborg <hans@hanshq.net> | Fri Aug 09 00:32:23 2013 +0000 |
tree | a92d6d3a1a2debf58ffaa014af43c1feb52ebf87 | |
parent | c8e8e8faff9c21952cca04be664c8e25bd599300 [diff] |
clang-cl: Support /showIncludes This option prints information about #included files to stderr. Clang could already do it, this patch just teaches the existing code about the /showIncludes style and adds the flag. Differential Revision: http://llvm-reviews.chandlerc.com/D1333 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188037 91177308-0d34-0410-b5e6-96231b3b80d8