================ @@ -25,6 +25,14 @@ transforms to: inline auto f2(int arg) -> int noexcept; virtual auto f3() const && -> float = delete; +Options +------- + +.. option:: WarnOnNontrailingVoid + + If the option is set to `true`, the check will apply even to function signatures ---------------- vbvictor wrote:
Please, make lines no more than 80 characters long. https://github.com/llvm/llvm-project/pull/129406 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits