We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87077c7 commit 1bdbf13Copy full SHA for 1bdbf13
compiler-rt/test/asan/TestCases/global-location.cpp
@@ -7,8 +7,8 @@
7
// COFF doesn't support debuginfo for globals. For the non-debuginfo tests, see global-location-nodebug.cpp.
8
// XFAIL: windows-msvc
9
10
-// atos currently doesn't show source line numbers for global variables.
11
-// XFAIL: darwin
+// atos doesn't show source line numbers for global variables.
+// UNSUPPORTED: darwin
12
13
// CHECK: AddressSanitizer: global-buffer-overflow
14
0 commit comments