From 029d74b264dc211ca7d2357c74a0a5eecc5e7a3c Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Thu, 17 Feb 2011 08:50:50 +0000 Subject: Fix whitespace. llvm-svn: 125741 --- clang/lib/Sema/TargetAttributesSema.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/lib/Sema/TargetAttributesSema.cpp') diff --git a/clang/lib/Sema/TargetAttributesSema.cpp b/clang/lib/Sema/TargetAttributesSema.cpp index bb618027dd1..96117ad3066 100644 --- a/clang/lib/Sema/TargetAttributesSema.cpp +++ b/clang/lib/Sema/TargetAttributesSema.cpp @@ -275,4 +275,3 @@ const TargetAttributesSema &Sema::getTargetAttributesSema() const { return *(TheTargetAttributesSema = new X86AttributesSema); } } - -- cgit v1.2.3