================
@@ -72,3 +72,9 @@ can be either ``char* argv[]`` or ``char** argv``, but cannot 
be
   .. code:: c++
 
     const char name[] = "Some name";
+
+.. option:: CheckSugaredTypes
+
+  When set to `true` (default is `false`), type aliases, decltypes as well as
----------------
vbvictor wrote:

Also, previous option `AllowStringArrays` should also be transformed, imo

https://github.com/llvm/llvm-project/pull/131468
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to