summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/pr28438.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove debugging aids from this test and fix its expectations.Richard Smith2016-08-181-3/+1
| | | | llvm-svn: 279034
* PR28438: Update the information on an identifier with local definitions beforeRichard Smith2016-08-181-0/+9
trying to write out its macro graph, in case we imported a module that added another module macro between the most recent local definition and the end of the module. llvm-svn: 279024
OpenPOWER on IntegriCloud