summaryrefslogtreecommitdiff
path: root/src/path.c
diff options
context:
space:
mode:
authorlhchavez <lhchavez@lhchavez.com>2019-01-08 17:32:23 -0800
committerlhchavez <lhchavez@lhchavez.com>2019-01-09 16:51:03 -0800
commit2848923a2f5099b6d105b0b30212134d84377dee (patch)
tree1ffb6398536f1938dd12eee16e1f1b498b23eed4 /src/path.c
parent19bca3d33c863dc95ed322b9f8c990808d9af80f (diff)
downloadlibgit2-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