[clang-tools-extra] [clang-tidy] modernize-make-shared: Add MakeSmartPtrType option (PR #117529)

via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 26 14:51:22 PST 2024


================
@@ -150,6 +150,16 @@ New check aliases
 Changes in existing checks
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+- Improved :doc:modernize-make-shared
----------------
EugeneZelenko wrote:

```suggestion
- Improved :doc:`modernize-make-shared
```

Please keep alphabetical order (by check name) in this list.

https://github.com/llvm/llvm-project/pull/117529


More information about the cfe-commits mailing list