NEW 118072
check-webkit-style should recognize block syntax in C++ files
https://bugs.webkit.org/show_bug.cgi?id=118072
Summary check-webkit-style should recognize block syntax in C++ files
Brent Fulgham
Reported 2013-06-26 11:39:51 PDT
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
Note You need to log in before you can comment on or make changes to this bug.