summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/TargetAttributesSema.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-02-17 08:50:50 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-02-17 08:50:50 +0000
commit029d74b264dc211ca7d2357c74a0a5eecc5e7a3c (patch)
treee2b1c9ba0003d9c6661c5d5aebfd1ee6df3ebb91 /clang/lib/Sema/TargetAttributesSema.cpp
parent133edddd829db2488f6b487c5b3c2e48d69576db (diff)
downloadbcm5719-llvm-029d74b264dc211ca7d2357c74a0a5eecc5e7a3c.tar.gz
bcm5719-llvm-029d74b264dc211ca7d2357c74a0a5eecc5e7a3c.zip
Fix whitespace.
llvm-svn: 125741
Diffstat (limited to 'clang/lib/Sema/TargetAttributesSema.cpp')
-rw-r--r--clang/lib/Sema/TargetAttributesSema.cpp1
1 files changed, 0 insertions, 1 deletions
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);
}
}
-
OpenPOWER on IntegriCloud