summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/rewrite-includes-filenotfound.c
Commit message (Collapse)AuthorAgeFilesLines
* PR32848: There isn't necessarily a FileChanged or FileSkipped for every ↵Richard Smith2017-06-021-0/+6
InclusionDirective callback. In particular, you don't get one if the inclusion directive encountered an error. Don't assert in that case. llvm-svn: 304506
OpenPOWER on IntegriCloud