[PATCH] D60956: [Sema] Fix the lookup for a declaration conflicting with an enumerator
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 29 17:11:50 PDT 2019
riccibruno updated this revision to Diff 197225.
riccibruno retitled this revision from "[Sema] Fix the lookup for a declaration conflicting with an enumerator (bogus use of LookupResult::getAsSingle)" to "[Sema] Fix the lookup for a declaration conflicting with an enumerator".
riccibruno edited the summary of this revision.
riccibruno added a reviewer: rjmccall.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60956/new/
https://reviews.llvm.org/D60956
Files:
lib/Sema/SemaDecl.cpp
test/CXX/dcl.dcl/dcl.enum/p11-enumerator_scope.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60956.197225.patch
Type: text/x-patch
Size: 14581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190430/7d52d7da/attachment.bin>
More information about the cfe-commits
mailing list