Loading ci/build_codec_sanitizers_linux.sh +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ fi # CI linux container would do this, can stay commented if clang (v13) is in your path #PATH=$PATH:/usr/lib/llvm-13/bin make clean make CLANG=1 -j make CLANG=1 -j MSAN_TRACK_ORIGINS=1 make clean make CLANG=2 -j make clean Loading Loading
ci/build_codec_sanitizers_linux.sh +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ fi # CI linux container would do this, can stay commented if clang (v13) is in your path #PATH=$PATH:/usr/lib/llvm-13/bin make clean make CLANG=1 -j make CLANG=1 -j MSAN_TRACK_ORIGINS=1 make clean make CLANG=2 -j make clean Loading