================
@@ -383,6 +382,10 @@ void UseTrailingReturnTypeCheck::keepSpecifiers(
   }
 }
 
+UseTrailingReturnTypeCheck::UseTrailingReturnTypeCheck(
----------------
vbvictor wrote:

Initially, I did this change in preparation for PR 
https://github.com/llvm/llvm-project/pull/135383, where I added 2 options and 
move Ctor to .cpp file.
I'll revert this and do only obvious changes in NFC in the future to avoid 
confusion

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

Reply via email to