Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing "env" so that test added in r327322 passes on Windows bots. | Douglas Yung | 2018-03-13 | 1 | -1/+1 |
| | | | | llvm-svn: 327354 | ||||
* | [Tooling] Clear the PreambleSrcLocCache when preamble is discarded during ↵ | Alex Lorenz | 2018-03-12 | 1 | -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 |