Loading cc/sanitize.go +0 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ 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 +0 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ 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