================ @@ -383,6 +382,10 @@ void UseTrailingReturnTypeCheck::keepSpecifiers( } } +UseTrailingReturnTypeCheck::UseTrailingReturnTypeCheck( ---------------- carlosgalvezp wrote:
Nit: typically we keep these in the header in this case, since it's just 1 more line in the header, compared to 3 more lines in the .cpp. https://github.com/llvm/llvm-project/pull/140759 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits