simplecpp
simplecpp copied to clipboard
enabled and fixed `performance-noexcept-move-constructor` clang-tidy warnings
Causes a minor performance regression with GCC:
without system includes - 73,076,895 -> 73,307,187
with system include - 1,213,199,374 -> 1,215,774,819