[clang-tools-extra] clang-tidy: treat fragment includes as main-file parts (PR #180282)

Daniil Dudkin via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 7 07:44:03 PST 2026


================
@@ -175,6 +175,13 @@ Changes in existing checks
   - Added support for analyzing function parameters with the `AnalyzeParameters`
     option.
 
+- Improved :doc:`misc-include-cleaner
+  <clang-tidy/checks/misc/include-cleaner>` check:
+
+  - Added the `FragmentHeaders` option to treat direct includes matching
----------------
unterumarmung wrote:

done

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


More information about the cfe-commits mailing list