Skip to content

Commit e68e71e

Browse files
committed
add a t
1 parent a295b2a commit e68e71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_path_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: %clangxx -O2 %s -o %t
33
// RUN: %env HOME=%t.homedir TMPDIR=%t.tmpdir %run %t 2>&1 | FileCheck %s
44

5-
// FIXME: Environment variables are no propagated or not properly read on android.
5+
// FIXME: Environment variables are not propagated or not properly read on android.
66
// XFAIL: android
77

88
#include <sanitizer/common_interface_defs.h>

0 commit comments

Comments
 (0)