aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaTemplate.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2009-08-11 22:33:06 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2009-08-11 22:33:06 +0000
commit27ba2f019f7ba173348bebf53770dc025c087ef2 (patch)
tree26527c8d47c5fb18e74cb2ce63fb9f9360b55f91 /lib/Sema/SemaTemplate.cpp
parent0fd8904c5f71a11d29f67716c3ebdf7ad1c855fb (diff)
Add newline at end of file.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78735 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaTemplate.cpp')
-rw-r--r--lib/Sema/SemaTemplate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Sema/SemaTemplate.cpp b/lib/Sema/SemaTemplate.cpp
index 4dad3730bb..2e36731246 100644
--- a/lib/Sema/SemaTemplate.cpp
+++ b/lib/Sema/SemaTemplate.cpp
@@ -3175,4 +3175,4 @@ QualType Sema::RebuildTypeInCurrentInstantiation(QualType T, SourceLocation Loc,
CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name);
return Rebuilder.TransformType(T);
-} \ No newline at end of file
+}