[clang-tools-extra] [clang-tidy] Add modernize-use-std-tie check (PR #191218)

via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 08:50:49 PDT 2026


================
@@ -0,0 +1,6 @@
+.. title:: clang-tidy - modernize-use-std-tie
+
+modernize-use-std-tie
+=====================
+
+FIXME: Describe what patterns does the check detect and why. Give examples.
----------------
EugeneZelenko wrote:

Please add documentation.

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


More information about the cfe-commits mailing list