Loading cc/sanitize.go +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ var ( "-fno-omit-frame-pointer", "-Wno-frame-larger-than=", "-fsanitize-hwaddress-abi=platform", "-mllvm", "-hwasan-use-after-scope=1", } // ThinLTO performs codegen during link time, thus these flags need to Loading Loading
cc/sanitize.go +1 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,7 @@ var ( "-fno-omit-frame-pointer", "-Wno-frame-larger-than=", "-fsanitize-hwaddress-abi=platform", "-mllvm", "-hwasan-use-after-scope=1", } // ThinLTO performs codegen during link time, thus these flags need to Loading