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