3 Commits

Author SHA1 Message Date
Vitaly Buka
69e01fa1e9 [test][HWASAN] Add XFAILs for missing hwasan features
Reviewed By: thurston

Differential Revision: https://reviews.llvm.org/D149271
2023-04-26 12:55:21 -07:00
Alex Richardson
895878f456 [asan][tsan] Mark tests failing with debug checks as XFAIL
See https://llvm.org/PR46862. This does not fix the underlying issue but at
least it allows me to run check-all again without having to disable
building compiler-rt.

Reviewed By: #sanitizers, vitalybuka

Differential Revision: https://reviews.llvm.org/D84650
2020-08-03 10:51:35 +01:00
Nico Weber
74989aff53 compiler-rt: Rename cc files below test/sanitizer_common to cpp
See r367803 and similar other changes.

llvm-svn: 367863
2019-08-05 13:57:03 +00:00