Fix whitespace.

llvm-svn: 125741
This commit is contained in:
NAKAMURA Takumi 2011-02-17 08:50:50 +00:00
parent 133edddd82
commit 029d74b264
4 changed files with 19 additions and 20 deletions

View File

@ -275,4 +275,3 @@ const TargetAttributesSema &Sema::getTargetAttributesSema() const {
return *(TheTargetAttributesSema = new X86AttributesSema);
}
}