================
@@ -151,6 +151,7 @@ Improvements to Clang's diagnostics
note: param returned here
int* p(int *in) { return in; }
^~
+- Improved `-Wassign-enum` performance by caching enum enumerator values.
(#GH176454)
----------------
a-tarasyuk wrote:
@cor3ntin, thanks for the feedback and for pointing that out. I’ve updated the
release notes.
https://github.com/llvm/llvm-project/pull/176560
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits