]> granicus.if.org Git - clang/commitdiff
Removed trailing whitespace as a test commit
authorJohn Wiegley <johnw@boostpro.com>
Tue, 8 Mar 2011 08:13:22 +0000 (08:13 +0000)
committerJohn Wiegley <johnw@boostpro.com>
Tue, 8 Mar 2011 08:13:22 +0000 (08:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127223 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Sema/SemaExprCXX.cpp

index 4e018276b6da5b07ae5136ff0eb375a32d5e0be6..baa1597062b95951cb22a352cde96e84d0441df9 100644 (file)
@@ -165,7 +165,7 @@ ParsedType Sema::getDestructorName(SourceLocation TildeLoc,
 
         return ParsedType::make(T);
       }
-      
+
       if (!SearchType.isNull())
         NonMatchingTypeDecl = Type;
     }