Skip to content

Commit 9b59cb3

Browse files
clang
1 parent 579fe13 commit 9b59cb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sanitizer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
-DBUILD_BENCHMARK=ON \
3232
-DBUILD_EXAMPLES=ON \
3333
-DCMAKE_BUILD_TYPE=Release \
34+
-DCMAKE_CXX_COMPILER=clang++ \
3435
-DCMAKE_CXX_FLAGS='-fsanitize=${{ matrix.sanitizer }}' \
3536
-G Ninja
3637
- name: Build

0 commit comments

Comments
 (0)