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.
1 parent 41d1066 commit 5d178a9Copy full SHA for 5d178a9
.github/workflows/test-asan.yml
@@ -44,7 +44,7 @@ jobs:
44
CC: clang
45
CXX: clang++
46
LINK: clang++
47
- CONFIG_FLAGS: --debug --enable-asan
+ CONFIG_FLAGS: --debug-node --enable-asan
48
ASAN: true
49
steps:
50
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
0 commit comments