[clang] [clang][Sema] Don't issue -Wcast-function-type-mismatch for enums with a matching underlying type (PR #87793)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu May 9 07:56:01 PDT 2024


https://github.com/AaronBallman approved this pull request.

Sorry for the delayed review, this fell off my radar. No release note needed because this is fixing an issue introduced in this release. LGTM with a small testing request.

https://github.com/llvm/llvm-project/pull/87793


More information about the cfe-commits mailing list