[PATCH] D77638: [part 3] sancov/inline-bool-flag compiler-rt test.
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 18:29:13 PDT 2020
vitalybuka accepted this revision.
vitalybuka added inline comments.
This revision is now accepted and ready to land.
================
Comment at: compiler-rt/test/sanitizer_common/TestCases/sanitizer_coverage_inline_bool_flag.cpp:4
+// REQUIRES: has_sancovcc,stable-runtime
+// UNSUPPORTED: i386-darwin
+//
----------------
can you add comment why it's unsupported here, and XFAIL tsan
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77638/new/
https://reviews.llvm.org/D77638
More information about the llvm-commits
mailing list