forked from OSchip/llvm-project
94f127e84a
Summary: The keyword "template" isn't necessary when printing a fully-qualified qualtype name, and, in fact, results in a syntax error if one tries to use it. So stop printing it. Reviewers: rsmith, rnk Subscribers: rnk, klimek, cfe-commits Differential Revision: http://reviews.llvm.org/D17214 llvm-svn: 261005 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CommentHandlerTest.cpp | ||
CompilationDatabaseTest.cpp | ||
LookupTest.cpp | ||
QualTypeNamesTest.cpp | ||
RecursiveASTVisitorTest.cpp | ||
RecursiveASTVisitorTestCallVisitor.cpp | ||
RecursiveASTVisitorTestDeclVisitor.cpp | ||
RecursiveASTVisitorTestExprVisitor.cpp | ||
RecursiveASTVisitorTestTypeLocVisitor.cpp | ||
RefactoringCallbacksTest.cpp | ||
RefactoringTest.cpp | ||
ReplacementsYamlTest.cpp | ||
RewriterTest.cpp | ||
RewriterTestContext.h | ||
TestVisitor.h | ||
ToolingTest.cpp |