Merging r327322:
------------------------------------------------------------------------ r327322 | arphaman | 2018-03-12 12:36:29 -0700 (Mon, 12 Mar 2018) | 7 lines [Tooling] Clear the PreambleSrcLocCache when preamble is discarded during reparsing This ensures that diagnostics are not remapped to incorrect preamble locations after the second reparse with a remapped header file occurs. rdar://37502480 ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_60@332113 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Frontend/ASTUnit.cpp 1 addition, 0 deletionslib/Frontend/ASTUnit.cpp
- test/Index/Inputs/reparse-issue.h 3 additions, 0 deletionstest/Index/Inputs/reparse-issue.h
- test/Index/Inputs/reparse-issue.h-0 4 additions, 0 deletionstest/Index/Inputs/reparse-issue.h-0
- test/Index/Inputs/reparse-issue.h-1 5 additions, 0 deletionstest/Index/Inputs/reparse-issue.h-1
- test/Index/reparsed-live-issue.cpp 4 additions, 0 deletionstest/Index/reparsed-live-issue.cpp
Loading
Please register or sign in to comment