[PATCH] D48571: improve diagnostics for missing 'template' keyword
Krzysztof Parzyszek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 26 13:00:27 PDT 2018
kparzysz updated this revision to Diff 152946.
kparzysz added a comment.
Restored the original patch.
Repository:
rL LLVM
https://reviews.llvm.org/D48571
Files:
include/clang/Basic/BitmaskEnum.h
include/clang/Parse/Parser.h
include/clang/Parse/RAIIObjectsForParser.h
include/clang/Sema/Sema.h
lib/CodeGen/CGOpenMPRuntime.cpp
lib/Parse/ParseCXXInlineMethods.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Parse/ParseExpr.cpp
lib/Parse/ParseExprCXX.cpp
lib/Parse/ParseStmt.cpp
lib/Sema/SemaTemplate.cpp
test/SemaTemplate/dependent-template-recover.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48571.152946.patch
Type: text/x-patch
Size: 21894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180626/63fcc29d/attachment-0001.bin>
More information about the cfe-commits
mailing list