File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 17281728 "script" : " tools/build.py" ,
17291729 "arguments" : [
17301730 " --sanitizer=asan" ,
1731+ " runtime" ,
17311732 " runtime_precompiled"
17321733 ]
17331734 },
17611762 "script" : " tools/build.py" ,
17621763 "arguments" : [
17631764 " --sanitizer=lsan" ,
1765+ " runtime" ,
17641766 " runtime_precompiled"
17651767 ]
17661768 },
17941796 "script" : " tools/build.py" ,
17951797 "arguments" : [
17961798 " --sanitizer=msan" ,
1799+ " runtime" ,
17971800 " runtime_precompiled"
17981801 ]
17991802 },
18271830 "script" : " tools/build.py" ,
18281831 "arguments" : [
18291832 " --sanitizer=tsan" ,
1833+ " runtime" ,
18301834 " runtime_precompiled"
18311835 ]
18321836 },
18611865 "script" : " tools/build.py" ,
18621866 "arguments" : [
18631867 " --sanitizer=ubsan" ,
1868+ " runtime" ,
18641869 " runtime_precompiled"
18651870 ]
18661871 },
You can’t perform that action at this time.
0 commit comments