From: Bill Seurer Date: Fri, 4 Mar 2016 06:02:52 +0000 (+0000) Subject: [powerpc] pacify lint for java_race_pc.cc X-Git-Tag: llvmorg-3.9.0-rc1~12498 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03ff36bfbaf283a2a8bb64fafbd96679b6fec645;p=platform%2Fupstream%2Fllvm.git [powerpc] pacify lint for java_race_pc.cc Fix blank lines. llvm-svn: 262689 --- diff --git a/compiler-rt/test/tsan/java_race_pc.cc b/compiler-rt/test/tsan/java_race_pc.cc index 5f1bb07..be1c5f2 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() { }