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 df7429a commit 4f11861Copy full SHA for 4f11861
.github/workflows/test-asan.yml
@@ -44,7 +44,7 @@ jobs:
44
CC: clang
45
CXX: clang++
46
LINK: clang++
47
- CONFIG_FLAGS: --enable-asan
+ CONFIG_FLAGS: --enable-asan --debug-node
48
steps:
49
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
50
with:
0 commit comments