Skip to content

Set some noreturn, const and pure attributes in Clang as well

Darshit Shah requested to merge gh-fb37b457/152/darnir/clang_attrib into master
  • include/wget/wget.h: Set function attributes noreturn, const and pure when using the Clang compiler as well.

Merge request reports