diff options
| author | lhchavez <lhchavez@lhchavez.com> | 2019-01-08 17:32:23 -0800 |
|---|---|---|
| committer | lhchavez <lhchavez@lhchavez.com> | 2019-01-09 16:51:03 -0800 |
| commit | 2848923a2f5099b6d105b0b30212134d84377dee (patch) | |
| tree | 1ffb6398536f1938dd12eee16e1f1b498b23eed4 /src/path.c | |
| parent | 19bca3d33c863dc95ed322b9f8c990808d9af80f (diff) | |
| download | libgit2-2848923a2f5099b6d105b0b30212134d84377dee.tar.gz | |
Let GCC use the add/mul overflow intrinsics
This change tweaks the macros for git__{add,multiply}_sizet_overflow so
that GCC can use them.
It also stops using the uadd,umul versions since the add,mul can handle
way more cases.
Diffstat (limited to 'src/path.c')
0 files changed, 0 insertions, 0 deletions
