Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 73b09f0b6bdee7f2e98d337c6a93ecab192250e1
      
https://github.com/WebKit/WebKit/commit/73b09f0b6bdee7f2e98d337c6a93ecab192250e1
  Author: Cole Carley <[email protected]>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

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

  Log Message:
  -----------
  Allow enum members with patterns like I32 in style checker
https://bugs.webkit.org/show_bug.cgi?id=308513
rdar://171035277

Reviewed by Gerald Squelart.

I32, U64, U8, etc. are common patterns for enum members in JavaScriptCore.
I allowed this pattern in the cpp style checker.

* Tools/Scripts/webkitpy/style/checkers/cpp.py:
(_EnumState.process_clean_line.check_case_error.is_case_error):
* Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:
(NoNonVirtualDestructorsTest):

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



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

Reply via email to