commit | 3e2ac77555a5655835f2d0accad5055f548d7afe | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Tue Aug 11 22:33:06 2009 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Tue Aug 11 22:33:06 2009 +0000 |
tree | 26527c8d47c5fb18e74cb2ce63fb9f9360b55f91 | |
parent | 92c7b16d2d171d92187c44a2cf8fa34b0314602a [diff] [blame] |
Add newline at end of file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78735 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Sema/SemaTemplate.cpp b/lib/Sema/SemaTemplate.cpp index 4dad373..2e36731 100644 --- a/lib/Sema/SemaTemplate.cpp +++ b/lib/Sema/SemaTemplate.cpp
@@ -3175,4 +3175,4 @@ CurrentInstantiationRebuilder Rebuilder(*this, Loc, Name); return Rebuilder.TransformType(T); -} \ No newline at end of file +}