================
@@ -403,6 +402,12 @@ Changes in existing checks
   - Fixed false positives when pointers were later passed or bound through
     ``const``-qualified pointer references.
 
+- Improved :doc:`misc-include-cleaner
+  <clang-tidy/checks/misc/include-cleaner>` check by adding the
+  ``FragmentHeaders`` option for fragment-aware usage scanning and the
+  ``FragmentDependencyCommentFormat`` option for annotating includes kept only
----------------
EugeneZelenko wrote:

```suggestion
  `FragmentHeaders` option for fragment-aware usage scanning and the
  `FragmentDependencyCommentFormat` option for annotating includes kept only
```

https://github.com/llvm/llvm-project/pull/196767
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to