summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test
diff options
context:
space:
mode:
authorBill Seurer <seurer@linux.vnet.ibm.com>2016-03-04 06:02:52 +0000
committerBill Seurer <seurer@linux.vnet.ibm.com>2016-03-04 06:02:52 +0000
commit03ff36bfbaf283a2a8bb64fafbd96679b6fec645 (patch)
tree1941262b3b209a69275137ed0ccd4aac2a1ffd47 /compiler-rt/test
parente2ae228c7641ec01d29c74a71042f4b1a08f8e8b (diff)
downloadbcm5719-llvm-03ff36bfbaf283a2a8bb64fafbd96679b6fec645.tar.gz
bcm5719-llvm-03ff36bfbaf283a2a8bb64fafbd96679b6fec645.zip
[powerpc] pacify lint for java_race_pc.cc
Fix blank lines. llvm-svn: 262689
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