Merge "Reland^2 "Enable hwasan use after scope detection."" am: 939143a862
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1988614 Change-Id: I23fee49bbd89d39e89679dbd7c48311f06e138a6
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user