[Webkit-unassigned] [Bug 171632] [Tools] Add support for clang-tidy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 4 12:14:00 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171632
--- Comment #8 from Don Olmstead <don.olmstead at am.sony.com> ---
Created attachment 309081
--> https://bugs.webkit.org/attachment.cgi?id=309081&action=review
Optional.h run through clang-format
Using the dumped .clang-format and running the following command
clang-format -i Source/WTF/Optional.h
I ran it directly on the file as Optional.h has a number of style violations already.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170504/a31848b8/attachment.html>
More information about the webkit-unassigned
mailing list