Merge "Reland^2 "Enable hwasan use after scope detection.""
This commit is contained in:
commit
939143a862
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,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…
Reference in a new issue