summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macro-undef-through-pch/foo.h
Commit message (Collapse)AuthorAgeFilesLines
* PR19215: When writing/reading a PCH that imported a module, store the locationRichard Smith2014-03-211-0/+1
at which that PCH imported each visible submodule of the module. Such locations are needed when synthesizing macro directives resulting from the import. llvm-svn: 204417
OpenPOWER on IntegriCloud