From: David Blaikie Date: Sun, 15 Feb 2015 04:12:19 +0000 (+0000) Subject: Remove trailing whitespace to make test compatible with typeless pointer migration X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0553b5340fe3e953dfecf7a9d5f9d1d35ce0759;p=clang Remove trailing whitespace to make test compatible with typeless pointer migration git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@229272 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CXX/special/class.copy/p15-inclass.cpp b/test/CXX/special/class.copy/p15-inclass.cpp index ca14f71f38..30872cc309 100644 --- a/test/CXX/special/class.copy/p15-inclass.cpp +++ b/test/CXX/special/class.copy/p15-inclass.cpp @@ -34,7 +34,7 @@ namespace PR11418 { // CHECK-NOT: 17 // CHECK: call void @_ZN7PR114186NonPODC1EOS0_ // CHECK-NOT: 17 - // CHECK: load i32* + // CHECK: load i32* // CHECK-NOT: 17 // CHECK: store i32 // CHECK-NOT: 17