Merge "Reland^2 "Enable hwasan use after scope detection.""
This commit is contained in:
@@ -42,6 +42,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