We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sanitize-address-gcc
1 parent 70ed690 commit 7cff857Copy full SHA for 7cff857
1 file changed
vlib/flag/flag_autofree_test.v
@@ -1,4 +1,4 @@
1
-// vtest build: !sanitize-memory-gcc && !tests-sanitize-address-clang
+// vtest build: !sanitize-memory-gcc && !sanitize-address-gcc && !tests-sanitize-address-clang
2
// vtest vflags: -autofree
3
import flag
4
import os
0 commit comments