summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/gwp_asan/common.cpp
AgeCommit message (Expand)Author
2023-01-17Reland: [GWP-ASan] Add recoverable mode.Mitch Phillips
2023-01-12Revert "[GWP-ASan] Add recoverable mode."Mitch Phillips
2023-01-11[GWP-ASan] Add recoverable mode.Mitch Phillips
2021-02-08[GWP-ASan] Add aligned allocations.Mitch Phillips
2021-02-02Revert "[GWP-ASan] Add aligned allocations."Mitch Phillips
2021-02-02[GWP-ASan] Add aligned allocations.Mitch Phillips
2020-07-27[GWP-ASan] Crash handler API returns sizeof(collected trace)Mitch Phillips
2020-03-24[GWP-ASan] Only pack frames that are stored.Mitch Phillips
2020-02-05[GWP-ASan] Crash Handler API.Mitch Phillips