-
- Downloads
[cross-project-tests] Add REQUIRES: compiler-rt to tests that use asan
And XFAIL debuginfo-tests/llgdb-tests/asan-deque.cpp on !system-darwin. On non-darwin systems these tests use gdb and this one fails because gdb doesn't pretty-print std::deque (the elements of the deque are not printed so the CHECK lines fail). Differential Revision: https://reviews.llvm.org/D118760
Showing
- cross-project-tests/debuginfo-tests/dexter-tests/asan-deque.cpp 1 addition, 1 deletion...project-tests/debuginfo-tests/dexter-tests/asan-deque.cpp
- cross-project-tests/debuginfo-tests/dexter-tests/asan.c 1 addition, 1 deletioncross-project-tests/debuginfo-tests/dexter-tests/asan.c
- cross-project-tests/debuginfo-tests/dexter-tests/nrvo-string.cpp 1 addition, 1 deletion...roject-tests/debuginfo-tests/dexter-tests/nrvo-string.cpp
- cross-project-tests/debuginfo-tests/llgdb-tests/asan-blocks.c 1 addition, 1 deletion...s-project-tests/debuginfo-tests/llgdb-tests/asan-blocks.c
- cross-project-tests/debuginfo-tests/llgdb-tests/asan-deque.cpp 7 additions, 6 deletions...-project-tests/debuginfo-tests/llgdb-tests/asan-deque.cpp
- cross-project-tests/debuginfo-tests/llgdb-tests/asan.c 1 addition, 1 deletioncross-project-tests/debuginfo-tests/llgdb-tests/asan.c
- cross-project-tests/debuginfo-tests/llgdb-tests/safestack.c 1 addition, 1 deletioncross-project-tests/debuginfo-tests/llgdb-tests/safestack.c
- cross-project-tests/lit.cfg.py 3 additions, 0 deletionscross-project-tests/lit.cfg.py
Loading
Please register or sign in to comment