Merge "Enable hwasan use after scope detection." am: 413da04189
am: 06ca0a8871
am: 695c537a25
am: 4b76f726c2
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1894675 Change-Id: I39d5a72d28dc0f26de8606714d41faf47b2cf44e
This commit is contained in:
@@ -43,6 +43,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