Disable clang address sanitizer

This commit is contained in:
Krzosa Karol
2024-03-16 11:45:53 +01:00
parent 71d36352cb
commit 1a1432592a
2 changed files with 0 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ int main() {
TestBootstrapExclusive();
TestBootstrapArenaClear();
// @todo: github worker fails on this:
TestClexer();
// Unicode iteration over codepoints using For