[clang] [ExprConstant] Handle shift overflow the same way as other kinds of overflow (PR #99579)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 24 13:40:45 PDT 2024


shafik wrote:

> There's some existing coverage of the affected diagnostics, which shows we continue to produce those diagnostics... but I added a few more tests for in-class static member variables.

Thank you!

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


More information about the cfe-commits mailing list