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