Revert "Reland "Enable hwasan use after scope detection.""
This reverts commit 0edaddf2ce
.
Reason for revert: b/http://b/214007768
Change-Id: I60a2e3a5386601992fcb5632c142dd28bdb611b2
This commit is contained in:
parent
0edaddf2ce
commit
fd337b3963
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue