Use 'throw ()' for optimization in C++ mode also on clang.
commit869cb2ad5f52a556dde0e88bf0ccc09985883003
authorBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 16:57:22 +0000 (16 18:57 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 16 Aug 2020 16:57:22 +0000 (16 18:57 +0200)
treea0db2fab0bba462e2edf41d8111e491e4c9298af
parent1e643a62378e01e34f6eb46400dc8260e96927d4
Use 'throw ()' for optimization in C++ mode also on clang.

* lib/cdefs.h (__THROW): Define to 'throw ()' also on clang.
* lib/getopt-cdefs.in.h (__THROW): Likewise.
* lib/md5.h (__THROW): Likewise.
ChangeLog
lib/cdefs.h
lib/getopt-cdefs.in.h
lib/md5.h