[clang-tools-extra] [clang-tidy] Add bugprone-move-shared-pointer-contents check. (PR #67467)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 21 14:36:44 PDT 2024
================
@@ -383,7 +388,7 @@ Changes in existing checks
- Improved :doc:`misc-unused-using-decls
<clang-tidy/checks/misc/unused-using-decls>` check to avoid false positive when
- using in elaborated type and only check cpp files.
----------------
pizzud wrote:
Done.
https://github.com/llvm/llvm-project/pull/67467
More information about the cfe-commits
mailing list