[clang-tools-extra] [clang-tidy] Add bugprone-move-shared-pointer-contents check. (PR #67467)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 10 13:02:56 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.
----------------
PiotrZSL wrote:
revert this small change.
https://github.com/llvm/llvm-project/pull/67467
More information about the cfe-commits
mailing list