summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/FileSystemStatCache.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2019-03-05 02:10:31 +0000
committerEric Fiselier <eric@efcs.ca>2019-03-05 02:10:31 +0000
commit1c014d75b4cdcfab5cef304e5f9c5def96468751 (patch)
tree5be06a180e101fba1baa66173ee9bd60b254db47 /clang/lib/Basic/FileSystemStatCache.cpp
parente69290dc7ff7319acf5904f15ab6630fad07ab58 (diff)
downloadbcm5719-llvm-1c014d75b4cdcfab5cef304e5f9c5def96468751.tar.gz
bcm5719-llvm-1c014d75b4cdcfab5cef304e5f9c5def96468751.zip
Fix -fsanitize=vptr badness in <__debug>
Summary: This patch fixes a lifetime bug when inserting a new container into the debug database. It is diagnosed by UBSAN when debug mode is enabled. This patch corrects how nodes are constructed during insertion. The fix requires unconditionally breaking the debug mode ABI. Users should not expect ABI stability from debug mode. Reviewers: ldionne, serge-sans-paille, EricWF Reviewed By: EricWF Subscribers: mclow.lists, christof, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D58011 llvm-svn: 355367
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud