================
@@ -39,6 +39,11 @@ Options
    A string specifying the corresponding header of make-unique-ptr function.
    Default is `<memory>`.
 
+.. option:: MakeSmartPtrType
+
+   A string specifying the smart pointer type to match. Default is
+   ``::std::unique_ptr``.
----------------
EugeneZelenko wrote:

```suggestion
   `::std::unique_ptr`.
```

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

Reply via email to