aboutsummaryrefslogtreecommitdiff
path: root/src/attributes.h
AgeCommit message (Collapse)Author
2023-05-04Introduce platform-agnostic `ALWAYS_INLINE` macroHennadii Stepanov
`<attributes.h>` has been included in anticipation of the following commit.
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT-
2020-11-26Remove NODISCARDpracticalswift
2020-07-08Add lifetimebound to attributes for general-purpose usageCory Fields
Co-authored-by: practicalswift <practicalswift@users.noreply.github.com>
2018-11-05Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort ↵practicalswift
includes.