Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 451b595dfdafbc6df37f8f085a729e7fb1e3212b
      
https://github.com/WebKit/WebKit/commit/451b595dfdafbc6df37f8f085a729e7fb1e3212b
  Author: Ronan Turner <[email protected]>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

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

  Log Message:
  -----------
  Fix __has_include line continuation false positive in C++ style checker
https://bugs.webkit.org/show_bug.cgi?id=319561
rdar://182390424

Reviewed by Abrar Rahman Protyasha.

This adds a case to the style checker that prevents it from considering
the / operator within a __has_include line continuation line.

New unit tests are added that test this new behaviour.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to