Bug 118072
Summary: | check-webkit-style should recognize block syntax in C++ files | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Brent Fulgham
The patches for Bug 118069 trigger a style warning because of Block syntax. This is perfectly acceptable code for LLVM, and should not trigger a warning.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |