[clang-tools-extra] [clang-tidy] Fix false positive in bugprone-use-after-move for std::tie (PR #192895)

Zeyi Xu via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 19 22:35:44 PDT 2026


================
@@ -230,6 +230,14 @@ New check aliases
 Changes in existing checks
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+- Improved :doc:`bugprone-use-after-move
----------------
zeyi2 wrote:

Please maintain alphabetical order :)

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


More information about the cfe-commits mailing list