Merge "Reland^2 "Enable hwasan use after scope detection."" am: 939143a862
am: a8c5d3792d
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1988614 Change-Id: I8b96b2d54ac933cdbc5128b2cf172f7271121e7f
This commit is contained in:
@@ -42,6 +42,7 @@ var (
|
|||||||
"-fno-omit-frame-pointer",
|
"-fno-omit-frame-pointer",
|
||||||
"-Wno-frame-larger-than=",
|
"-Wno-frame-larger-than=",
|
||||||
"-fsanitize-hwaddress-abi=platform",
|
"-fsanitize-hwaddress-abi=platform",
|
||||||
|
"-mllvm", "-hwasan-use-after-scope=1",
|
||||||
}
|
}
|
||||||
|
|
||||||
// ThinLTO performs codegen during link time, thus these flags need to
|
// ThinLTO performs codegen during link time, thus these flags need to
|
||||||
|
Reference in New Issue
Block a user