NEW 83864
[Tools] check-webkit-style should not complain for "operator uint64_t()"
https://bugs.webkit.org/show_bug.cgi?id=83864
Summary [Tools] check-webkit-style should not complain for "operator uint64_t()"
yosin
Reported 2012-04-12 23:43:54 PDT
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
Note You need to log in before you can comment on or make changes to this bug.