c: adjust _Noreturn to pedantic clang
commit1ac973aa568342700bfd404b41b6f0081d6a2a67
authorAkim Demaille <akim.demaille@gmail.com>
Tue, 12 Jan 2021 05:28:13 +0000 (12 06:28 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Sat, 23 Jan 2021 08:24:01 +0000 (23 09:24 +0100)
tree47b691d602f8625ab086595e0b9dbffe5105e772
parent8358090292e21c61a583da542bad9099ad65f355
c: adjust _Noreturn to pedantic clang

Reported by Joe Nelson <joe@begriffs.com>.
https://lists.gnu.org/r/help-bison/2021-01/msg00004.html
Fixed by Paul Eggert in gnulib.
https://lists.gnu.org/r/bug-gnulib/2021-01/msg00156.html

* data/skeletons/c.m4 (b4_attribute_define): Adjust _Noreturn to
pedantic clang.
data/skeletons/c.m4