[clang-tools-extra] [clang-tidy] Add modernize-use-from-range-container-constructor check (PR #180868)
Victor Chernyakin via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 11 08:52:09 PST 2026
================
@@ -0,0 +1,79 @@
+.. title:: clang-tidy - modernize-use-from-range-container-constructor
+
+modernize-use-from-range-container-constructor
+=================================================
----------------
localspook wrote:
```suggestion
modernize-use-from-range-container-constructor
==============================================
```
https://github.com/llvm/llvm-project/pull/180868
More information about the cfe-commits
mailing list