aboutsummaryrefslogtreecommitdiff
path: root/absl/base/internal/poison.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing include for Windows ASAN configuration in poison.ccAbseil Team2024-07-181-1/+3
* Roll forward poisoned pointer API and fix portability issues.Evan Brown2024-07-101-0/+82
* Rollback new poisoned pointer APIDerek Mauro2024-07-011-79/+0
* Remove erroneous preprocessor branch on SGX_SIM.Evan Brown2024-06-251-1/+1
* Add an internal API to get a poisoned pointer.Evan Brown2024-06-241-0/+79