Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-21 | util: Add SaturatingAdd helper | MarcoFalke | |
2021-12-17 | Move AdditionOverflow to util, Add CheckedAdd with unit tests | MarcoFalke | |
2020-12-10 | fuzz: Link all targets once | MarcoFalke | |
2020-11-25 | Drop noop gcc version checks | Hennadii Stepanov | |
Since #20413 the minimum required GCC version is 7. Co-authored-by: practicalswift <practicalswift@users.noreply.github.com> | |||
2020-04-08 | tests: Add fuzzing harness for AdditionOverflow(...) | practicalswift | |