[clang] [clang] Emit bad shift warnings (PR #70307)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 08:08:31 PDT 2024


================
@@ -277,7 +277,9 @@ void dr258(void) {
 void dr261(void) {
   /* This is still an integer constant expression despite the overflow. */
----------------
AaronBallman wrote:

Probably good to update this comment to mention "extension".

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


More information about the cfe-commits mailing list