aboutsummaryrefslogtreecommitdiff
path: root/absl/base/nullability.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded 'be' from comment.Abseil Team2024-07-151-1/+1
* internal-only changeAbseil Team2024-06-261-3/+3
* Add `ABSL_NULLABILITY_COMPATIBLE` attribute.Martin Brænne2024-06-171-3/+26
* Add the missing inline namespace to the nullability filesDerek Mauro2024-06-121-0/+3
* Fix a typo of absl::Nonnull in the example comment.Abseil Team2023-07-101-1/+1
* Rename `absl::NonNull` to `absl::Nonnull`.Abseil Team2023-07-061-9/+9
* Add Nullability annotations to Abseil.Abseil Team2023-06-201-0/+224