[Mlir-commits] [clang] [mlir] [Clang]Check for a valid Index in array before getting it (PR #172399)
Balaji V. Iyer.
llvmlistbot at llvm.org
Mon Dec 22 16:36:55 PST 2025
================
@@ -0,0 +1,10 @@
+// RUN: %clang_cc1 --std=c++17 -fexperimental-new-constant-interpreter -verify %s
----------------
bviyer wrote:
Fixed in [d7679cb](https://github.com/llvm/llvm-project/pull/172399/commits/d7679cbd4a256fa1bbbc70b5919835403e23c224)
https://github.com/llvm/llvm-project/pull/172399
More information about the Mlir-commits
mailing list