Merge "Revert "Enable hwasan use after scope detection."" am: bc1d8dd659 am: 415f5ebe44

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1907157

Change-Id: Ie21be43afaa4f1a073e9e3837fe861386ff95c6e
This commit is contained in:
Treehugger Robot
2021-12-01 18:49:40 +00:00
committed by Automerger Merge Worker

View File

@@ -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