diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2015-03-12 11:24:16 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2015-03-12 11:24:16 +0000 |
commit | a60829a1b68f23b03e4b037d2e212f33a74801ac (patch) | |
tree | 3b23e856a47033168bde3ab334c1986ccd111ab6 /clang/unittests/Format/FormatTestJava.cpp | |
parent | 41c072e63bbacf04699b0d3c32486e932f74de90 (diff) | |
download | llvm-a60829a1b68f23b03e4b037d2e212f33a74801ac.zip llvm-a60829a1b68f23b03e4b037d2e212f33a74801ac.tar.gz llvm-a60829a1b68f23b03e4b037d2e212f33a74801ac.tar.bz2 |
tsan: fix crash during __tsan_java_move
Munmap interceptor did not reset meta shadow for the range,
and __tsan_java_move crashed because it encountered
non-zero meta shadow for the destination.
llvm-svn: 232029
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions