]> Savannah Git Hosting - gnulib.git/commit
noreturn: In C++ mode with clang, use _Noreturn as fallback.
authorBruno Haible <bruno@clisp.org>
Sat, 23 Mar 2019 18:53:22 +0000 (19:53 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 23 Mar 2019 18:53:22 +0000 (19:53 +0100)
commitda77d28dc287c7d60297e30d3876e559dbe3619e
tree95e190b028254b52af42d8bab7056d65c3b9ec1d
parent5a929250f4890af2ae8224105b39822b5a992e8b
noreturn: In C++ mode with clang, use _Noreturn as fallback.

Reported by Akim Demaille.

* lib/noreturn.h (_GL_NORETURN_FUNC): In C++ mode with clang, when
[[noreturn]] would not work, use _Noreturn instead.
ChangeLog
lib/noreturn.h