[clang] [Clang] speed up -Wassign-enum via enumerator caching (PR #176560)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 29 05:10:14 PST 2026


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

LGTM with a question about the size of a SmallVector (I'm comfortable with whatever you decide to do there, it's not like `Sema` lives on the stack all that often.)

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


More information about the cfe-commits mailing list