================ @@ -103,6 +103,14 @@ New checks Finds and removes redundant conversions from ``std::[w|u8|u16|u32]string_view`` to ``std::[...]string`` in call expressions expecting ``std::[...]string_view``. +- New :doc:misc-header-guard <clang-tidy/checks/misc/header-guard> check. ---------------- zeyi2 wrote:
```suggestion - New :doc:`misc-header-guard <clang-tidy/checks/misc/header-guard>` check. ``` https://github.com/llvm/llvm-project/pull/177315 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
