[Mlir-commits] [mlir] [MLIR] Fix use-after-frees when accessing DistinctAttr storage (PR #148666)

Tobias Gysi llvmlistbot at llvm.org
Tue Jul 15 04:21:07 PDT 2025


================
@@ -0,0 +1,46 @@
+//===- DistinctAttributeAllocatorTest.cpp - DistinctAttr storage alloc test
+//-===//
----------------
gysit wrote:

nit: Let's try to make this fit one line.

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


More information about the Mlir-commits mailing list