aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/lib/asan_abi
AgeCommit message (Expand)AuthorFilesLines
2024-02-13[Sanitizers][ABI] Remove too strong assert in asan_abi_shim (#81696)Mariusz Borsa1-1/+1
2023-11-12[Sanitizers][Darwin] Pass offset to __asan_set_shadow_xx (#71745)Mariusz Borsa1-2/+2
2023-10-09Remove LLDB introspection entrypoints from the shim (#68450)Roy Sundahl4-67/+12
2023-09-26Don't dead-end asan_foo() entrypoints in the shimrsundahl3-29/+103
2023-08-24[Darwin][StableABI][ASan] Remove version mismatch check from stable abi shimBlue Gaston1-1/+1
2023-07-04[ASanAbi][Darwin] Build ios stable ABI libraryBlue Gaston1-4/+2
2023-06-01[Sanitizers][Darwin][ASanABI] Fix architecture config for ASan AbiBlue Gaston1-3/+2
2023-05-25Discussion: Darwin Sanitizers Stable ABIRoy Sundahl5-0/+699