================
@@ -263,6 +257,14 @@ New checks
 
   Finds cyclical initialization of static variables.
 
+- New :doc:`modernize-default-arg-braced-init
+  <clang-tidy/checks/modernize/default-arg-braced-init>` check.
+
+  Replaces redundant non-explicit default constructor calls in default 
arguments with braced
----------------
AntonyCJ30 wrote:

i have updated it 

https://github.com/llvm/llvm-project/pull/203474
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to