addall.c
15.3 KB
-
Proof-of-concept for a more aggressive GIT_UNUSED() · 231ca4fa
This adds a `-Wunused-result`-proof `GIT_UNUSED()`, just to demonstrate that it works. With this, sortedcache.h is now completely `GIT_WARN_UNUSED_RESULT`-annotated!
lhchavez committed