dcbaker / meson-plus-plus

An experimental and incomplete implementation of Meson in C++, for solving Meson's bootstrapping issue.
Apache License 2.0
50 stars 7 forks source link

clang-tidy performance checks #111

Closed neheb closed 2 years ago

neheb commented 2 years ago

hmm the noexcept change doesn't work for GCC8. Could be worked around by moving = default to the header.