summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/header2.h
Commit message (Collapse)AuthorAgeFilesLines
* clang-cl: Add a test for the interaction of /Yc and /showIncludes.Nico Weber2016-03-121-0/+1
We almost get this right, but not completely (see FIXME). It looks like /FI headers generally aren't included in /showIncludes yet, but they should be. But it seems good to have test coverage for the bits that already work. llvm-svn: 263344
OpenPOWER on IntegriCloud