Skip to content

Commit

Permalink
target_nonlocal_checklos pol test debugging
Browse files Browse the repository at this point in the history
- Enable USAN build
  • Loading branch information
KevinEady committed Dec 22, 2022
1 parent fd03414 commit 920e22a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/buildsan.yml
Expand Up @@ -21,6 +21,12 @@ jobs:
compiler-version: 14
build-type: RelWithDebInfo
name: AddressSanitizer
- san: -DENABLE_USAN=1
cxx-compiler: clang++
c-compiler: clang
compiler-version: 14
build-type: RelWithDebInfo
name: UndefinedSanitizer

runs-on: "ubuntu-latest"

Expand Down

0 comments on commit 920e22a

Please sign in to comment.