summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/reparsed-live-issue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add missing "env" so that test added in r327322 passes on Windows bots.Douglas Yung2018-03-131-1/+1
| | | | llvm-svn: 327354
* [Tooling] Clear the PreambleSrcLocCache when preamble is discarded during ↵Alex Lorenz2018-03-121-0/+4
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