Skip to content

misspelling#794

Open
agouguai wants to merge 1 commit intoDaveGamble:masterfrom
agouguai:try2
Open

misspelling#794
agouguai wants to merge 1 commit intoDaveGamble:masterfrom
agouguai:try2

Conversation

@agouguai
Copy link

@agouguai agouguai commented Nov 1, 2023

Instead of '01', it's 'O1'.
if (ENABLE_SANITIZERS)
list(APPEND custom_compiler_flags
-fno-omit-frame-pointer
-fsanitize=address
-fsanitize=undefined
-fsanitize=float-cast-overflow
-fsanitize-address-use-after-scope
-fsanitize=integer
-O1
-fno-sanitize-recover
)
endif()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant