================
@@ -39,6 +39,11 @@ Options
A string specifying the corresponding header of make-shared-ptr function.
Default is `<memory>`.
+.. option:: MakeSmartPtrType
+
+ A string specifying the smart pointer type to match. Default is
+ ``::std::shared_ptr``.
----------------
EugeneZelenko wrote:
```suggestion
`::std::shared_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