summaryrefslogtreecommitdiff
path: root/lib/_Noreturn.h
Commit message (Expand)AuthorAgeFilesLines
* snippet/_Noreturn: Fix typoAkim Demaille2021-08-121-1/+1
* snippet/_Noreturn: port to pedantic clangPaul Eggert2021-01-091-7/+9
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Port _Noreturn to older ClangPaul Eggert2020-02-041-1/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Avoid hassles caused by [[noreturn]] in C++.Bruno Haible2019-12-031-1/+8
* Add copyright notices in several files.Bruno Haible2019-04-071-0/+16
* _Noreturn: beware of C's _Noreturn in C++ pre C++11Akim Demaille2019-03-241-2/+3
* _Noreturn: clang and MSVC do support [[noreturn]] in C++11 mode.Bruno Haible2019-03-181-2/+3
* _Noreturn: GCC 4.7 does not support [[noreturn]] in C++11 modeAkim Demaille2019-03-181-1/+2
* gnulib-common.m4: port _Noreturn to C++Paul Eggert2018-11-021-4/+8
* snippets: move unadjusted snippet sources to libPaul Eggert2017-03-141-0/+10