summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs/reparse-issue.h
Commit message (Collapse)AuthorAgeFilesLines
* [Tooling] Clear the PreambleSrcLocCache when preamble is discarded during ↵Alex Lorenz2018-03-121-0/+3
reparsing This ensures that diagnostics are not remapped to incorrect preamble locations after the second reparse with a remapped header file occurs. rdar://37502480 llvm-svn: 327322
OpenPOWER on IntegriCloud