[clang-tools-extra] [clang-tidy] Add IgnoredRegex to 'bugprone-suspicious-include' (PR #160958)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 27 13:04:33 PDT 2025
================
@@ -364,6 +364,10 @@ Changes in existing checks
<clang-tidy/checks/readability/uppercase-literal-suffix>` check to recognize
literal suffixes added in C++23 and C23.
+- Improved :doc:`bugprone-suspicious-include
----------------
HazardyKnusperkeks wrote:
My bad.
https://github.com/llvm/llvm-project/pull/160958
More information about the cfe-commits
mailing list