Files
wget2/tests
Tim Rühsen c3075a1e21 Introduce nullability support for clang's static analyzer
* configure.ac: Add -Wno-nullability-extension -Wno-nullability-completeness to WARN_CFLAGS
* include/wget/wget.h: Add CLANG_VERSION_AT_LEAST,
  fix attribute defines for clang,
  make use of attributes by using static inline functions for wget allocation,
  define NULLABLE for clang
* libwget/xalloc.c: Rename wget allocation function pointers
* src/options.c: Likewise
* unit-tests/test.c: Likewise
2019-08-16 15:24:19 +02:00
..
2019-06-21 15:42:10 +02:00
2019-08-13 11:20:16 +02:00
2019-04-30 12:52:29 +02:00