================
@@ -11,7 +11,7 @@
exe_name = "uaf" # Must match Makefile
-@requireNotWasm # memory tagging is a Darwin AArch64 feature
+@requireNotWasm("memory tagging is a Darwin AArch64 feature")
----------------
DavidSpickett wrote:
Not for this PR, but - this test sounds like it should require Darwin rather
than notWasm.
Maybe the current decorators think WASM on Darwin == Darwin?
https://github.com/llvm/llvm-project/pull/214701
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits