================ @@ -23,3 +23,12 @@ If a parameter is not utilized, its name can be commented out in a function defi } Corresponding cpplint.py check name: `readability/function`. + +Options +------- + +.. option:: InsertPlainNamesInForwardDecls + + When `true`, the check will insert parameter names without comments for + forward declarations only. When `false` (default), parameter names are ---------------- EugeneZelenko wrote:
Default value should be last sentence. https://github.com/llvm/llvm-project/pull/147953 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits