[PATCH] D132695: [Clang] Avoid crashes when parsing using enum declarations

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 25 12:09:09 PDT 2022


erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

Changes seem correct enough, and the tests all look like we're just removing incorrect diagnostics, so LGTM.


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

https://reviews.llvm.org/D132695



More information about the cfe-commits mailing list