aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/FormatTestJava.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2018-04-04 20:03:16 +0000
committerKostya Kortchinsky <kostyak@google.com>2018-04-04 20:03:16 +0000
commit0716fb9376c84edcc66103eb27f2c6465ea7868b (patch)
treeb67e3e11984996fc508a011c911fd9ecdc05c1b1 /clang/unittests/Format/FormatTestJava.cpp
parent604f03639490b2ec0901bc10b4ba2ddbe0bb0be5 (diff)
downloadllvm-0716fb9376c84edcc66103eb27f2c6465ea7868b.zip
llvm-0716fb9376c84edcc66103eb27f2c6465ea7868b.tar.gz
llvm-0716fb9376c84edcc66103eb27f2c6465ea7868b.tar.bz2
[asan] Fix aligned_alloc test case
Summary: Under some circumstances (that I haven't dug further into), the first stack frame for the test looks like: `#0 0x4e6038 in __interceptor_memalign.localalias.1 ...compiler-rt/lib/asan/asan_malloc_linux.cc:113` which isn't matched by the current CHECK. Expand the CHECK to match aligned_alloc or memalign. Hopefully this should fix the PowerPC issue as well, otherwise we'll bring back the FIXME. Reviewers: alekseyshl Reviewed By: alekseyshl Subscribers: srhines, kubamracek, delcypher, #sanitizers, llvm-commits Differential Revision: https://reviews.llvm.org/D45281 llvm-svn: 329226
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions