[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:21 PST 2024


================
@@ -150,6 +150,16 @@ New check aliases
 Changes in existing checks
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+- Improved :doc:modernize-make-shared
+  <clang-tidy/checks/modernize/make-shared> check by adding a new option 
----------------
EugeneZelenko wrote:

```suggestion
  <clang-tidy/checks/modernize/make-shared>` check by adding a new option 
```

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


More information about the cfe-commits mailing list