[clang] [clang] Recover necessary AddrSpaceCast (PR #119246)

Youngsuk Kim via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 12 04:07:52 PST 2024


================
@@ -0,0 +1,11 @@
+// REQUIRES: asserts
----------------
JOE1994 wrote:

The test crashes with an error only with an `asserts` build.
Should I just that aspect in a comment, and remove the `asserts` requirement?

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


More information about the cfe-commits mailing list