[PATCH] D6700: Diagnose UnresolvedLookupExprs that resolve to instance members in static methods
Reid Kleckner via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 13 17:05:58 PDT 2015
rnk updated this revision to Diff 37302.
rnk added a comment.
- Diagnose instance members rather than pretending to build an expr
http://reviews.llvm.org/D6700
Files:
include/clang/Sema/Sema.h
lib/Sema/SemaExprMember.cpp
lib/Sema/TreeTransform.h
test/SemaCXX/using-decl-1.cpp
test/SemaTemplate/instantiate-using-decl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6700.37302.patch
Type: text/x-patch
Size: 6954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151014/e3f8ff8a/attachment.bin>
More information about the cfe-commits
mailing list