[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
Wed May 8 05:28:38 PDT 2019


riccibruno updated this revision to Diff 198629.
riccibruno marked 4 inline comments as done.
riccibruno added a comment.

Address Aaron's comments.


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.198629.patch
Type: text/x-patch
Size: 14524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190508/d69aac1d/attachment-0001.bin>


More information about the cfe-commits mailing list