diff options
author | David Spickett <david.spickett@linaro.org> | 2021-04-08 15:52:15 +0100 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2021-04-08 15:57:46 +0100 |
commit | 466fab5c9410abb79f1a70c5075147e9a768124e (patch) | |
tree | 8e1ce182d4fd77e0100f6ad350840134659e3f08 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 2ecf928153fc56dcb6bb0bd910584eac86bc23bd (diff) | |
download | llvm-466fab5c9410abb79f1a70c5075147e9a768124e.zip llvm-466fab5c9410abb79f1a70c5075147e9a768124e.tar.gz llvm-466fab5c9410abb79f1a70c5075147e9a768124e.tar.bz2 |
[lsan] Mark 2 new lsan tests unsupported on arm-linux
These tests were added in:
1daa48f005bd477ba8711ecdf91a1f1515f01383
59e422c90bf4796fc73237e838d8954b4e2099b1
malloc_zero.c and realloc_too_big.c fail when only
leak sanitizer is enabled.
http://lab.llvm.org:8011/#/builders/59/builds/1635
(also in an armv8 32 bit build)
(I would XFAIL them but the same test is run with
address and leak sanitizer enabled and that one does
pass)
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions