Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Tooling] Clear the PreambleSrcLocCache when preamble is discarded during ↵ | Alex Lorenz | 2018-03-12 | 1 | -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 |