Skip to content

Commit e835e6f

Browse files
committed
upd
Created using spr 1.3.4
1 parent 4411c72 commit e835e6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler-rt/test/hwasan/TestCases/Posix/dlerror.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// Make sure dlerror is not classified as a leak even if we use dynamic TLS.
2+
// This is currently not implemented, so this test is XFAIL.
3+
24
// RUN: %clangxx_hwasan -O0 %s -o %t && HWASAN_OPTIONS=detect_leaks=1 %run %t
35
// XFAIL: *
46

0 commit comments

Comments
 (0)