efriedma-quic wrote:

Pushed new version with an update to make Sema::VerifyIntegerConstantExpression 
slightly more strict.  That handles the cases where the errors were getting 
dropped.  The tradeoff is that we're more strict about arithmetic overflow in 
certain integer constant expressions (clang/test/SemaCXX/enum.cpp).

https://github.com/llvm/llvm-project/pull/99579
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to