Bug 83864
Summary: | [Tools] check-webkit-style should not complain for "operator uint64_t()" | ||
---|---|---|---|
Product: | WebKit | Reporter: | yosin |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
yosin
Type conversion method to C standard type containing "_" should be valid in check-webkit-style, e.g.operator uint64_t(), operator time_(), and so on.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |