summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/gwp_asan/crash_handler.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
2023-01-10[GWP-ASan] Fix up bad report for in-page underflow w/ UaFMitch 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-12-10[GWP-ASan] IWYU & clang-formatMitch Phillips
2020-10-19[GWP-ASan] Cleanup (NFC)Kostya Kortchinsky
2020-07-27[GWP-ASan] Crash handler API returns sizeof(collected trace)Mitch Phillips
2020-02-05[GWP-ASan] Fix unused variables from crash handler + clang-formatMitch Phillips
2020-02-05[GWP-ASan] Crash Handler API.Mitch Phillips