summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test')
-rw-r--r--compiler-rt/test/tsan/java_race_pc.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler-rt/test/tsan/java_race_pc.cc b/compiler-rt/test/tsan/java_race_pc.cc
index 5f1bb077d5a..be1c5f26a3b 100644
--- a/compiler-rt/test/tsan/java_race_pc.cc
+++ b/compiler-rt/test/tsan/java_race_pc.cc
@@ -3,10 +3,8 @@
// The Tsan report is returning wrong information about
// the location of the race.
// XFAIL: powerpc64-unknown-linux-gnu
-
#include "java.h"
-
void foobar() {
}
OpenPOWER on IntegriCloud