summaryrefslogtreecommitdiff
path: root/src/util/Compiler.h
AgeCommit message (Expand)Author
2020-03-16remove gcc_unusedRosen Penev
2020-03-16remove gcc_warn_unusedRosen Penev
2020-03-16remove gcc_deprecatedRosen Penev
2020-03-16replace noreturn attribute with standard C++ versionRosen Penev
2020-01-18copyright year 2020Max Kellermann
2020-01-03Merge branch 'v0.21.x'Max Kellermann
2019-12-31Clang: only use [[fallthrough]] in C++ filesJacob Vosmaer
2019-12-24Merge tag 'v0.21.18'Max Kellermann
2019-12-24util/Compiler.h: use `[[fallthrough]]` on clangMax Kellermann
2019-12-23util/Compiler.h: add gcc_fallthroughMax Kellermann
2019-08-03Merge tag 'v0.21.12'Max Kellermann
2019-08-02util/Compiler.h: move compiler version checks to meson.buildMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann