[PATCH] D25216: Improve error message when referencing a non-tag type with a tag
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 11:58:19 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289259: Improve error message when referencing a non-tag type with a tag (authored by rnk).
Changed prior to commit:
https://reviews.llvm.org/D25216?vs=80903&id=80927#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25216
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/lib/Sema/SemaTemplate.cpp
cfe/trunk/lib/Sema/TreeTransform.h
cfe/trunk/test/CXX/basic/basic.lookup/basic.lookup.elab/p2.cpp
cfe/trunk/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/p2-0x.cpp
cfe/trunk/test/CXX/drs/dr2xx.cpp
cfe/trunk/test/CXX/drs/dr4xx.cpp
cfe/trunk/test/CXX/temp/temp.decls/temp.friend/p1.cpp
cfe/trunk/test/CXX/temp/temp.spec/no-body.cpp
cfe/trunk/test/SemaCXX/PR8755.cpp
cfe/trunk/test/SemaCXX/using-decl-templates.cpp
cfe/trunk/test/SemaTemplate/template-id-expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25216.80927.patch
Type: text/x-patch
Size: 13598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161209/b7af303b/attachment.bin>
More information about the cfe-commits
mailing list