[PATCH] D134283: [clang][DR2621] using enum NAME lookup fix

Nathan Sidwell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 28 08:50:52 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d2080683f1d: [clang][DR2621] using enum NAME lookup fix (authored by urnathan).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D134283?vs=462951&id=463578#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134283

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticParseKinds.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParseDeclCXX.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/CXX/drs/dr26xx.cpp
  clang/test/CodeCompletion/using-enum.cpp
  clang/test/Parser/cxx20-using-enum.cpp
  clang/test/SemaCXX/cxx20-using-enum.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134283.463578.patch
Type: text/x-patch
Size: 10796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220928/ff8d2130/attachment.bin>


More information about the cfe-commits mailing list