Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e378088fbbdb0efec6bfc437ad658b108b074034
      
https://github.com/WebKit/WebKit/commit/e378088fbbdb0efec6bfc437ad658b108b074034
  Author: Jer Noble <[email protected]>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    M Tools/Scripts/webkitpy/style/checkers/cpp.py
    M Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py

  Log Message:
  -----------
  Add check-webkit-style checker to warn against adding Inlines.h files to 
normal headers
https://bugs.webkit.org/show_bug.cgi?id=283451
rdar://140311872

Reviewed by Elliott Williams.

Added matching advice to 
https://github.com/WebKit/WebKit/wiki/Analyzing-Build-Performance#avoid-including-inlinesh-headers-in-other-headers

* Tools/Scripts/webkitpy/style/checkers/cpp.py:
(_IncludeState):
(_IncludeState.check_next_include_order):
(_classify_include):
(check_include_line):
(CppChecker):
* Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:
(CppStyleTest):

Canonical link: https://commits.webkit.org/286916@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to