[PATCH] D138091: [Clang] Fix Sema::ClassifyName so that it classifies EnumConstantDecl as NonType when they are brought into scope via using enum

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 18 11:20:53 PST 2022


shafik added a comment.

Adding some more reviewers to get more eyes who may be familiar with this corner for the code.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138091/new/

https://reviews.llvm.org/D138091



More information about the cfe-commits mailing list