[PATCH] D152788: [Clang] Show type in enum out of range diagnostic

Dimitry Andric via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 14 11:35:08 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG69d42eef4bec: [Clang] Show type in enum out of range diagnostic (authored by dim).

Changed prior to commit:
  https://reviews.llvm.org/D152788?vs=531013&id=531441#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152788

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticASTKinds.td
  clang/lib/AST/ExprConstant.cpp
  clang/test/SemaCXX/constant-expression-cxx11.cpp
  clang/test/SemaCXX/cxx2a-consteval.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152788.531441.patch
Type: text/x-patch
Size: 7299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230614/1464fcf2/attachment-0001.bin>


More information about the cfe-commits mailing list