aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaAccess.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-03-19 06:12:06 +0000
committerDouglas Gregor <dgregor@apple.com>2010-03-19 06:12:06 +0000
commit5de65721bd31e57f883634d9f10b1bff75c4ffc2 (patch)
treef20e6e06adf0dd523bee9ff57db048f49a2ee7fe /lib/Sema/SemaAccess.cpp
parent0396f466978d65789eca85b2738e9df53adc78f5 (diff)
Fix a longstanding (but previously unknown) bug in the lazy
deserialization of precompiled headers, where the deserialization of the source location entry for a buffer (e.g., macro instantiation scratch space) would overwrite a one-element FileID cache in the source manager. When tickled at the wrong time, we would return the wrong decomposed source location and eventually cause c-index-test to crash. Found by dumb luck. It's amazing this hasn't shown up before. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98940 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaAccess.cpp')
0 files changed, 0 insertions, 0 deletions