RESOLVED FIXED 83827
Preprocessing text files with modern clang treats double slashes as comments
https://bugs.webkit.org/show_bug.cgi?id=83827
Summary Preprocessing text files with modern clang treats double slashes as comments
Alexey Proskuryakov
Reported 2012-04-12 15:40:30 PDT
In files such as com.apple.WebProcess.sb.in, we mention rdar:// URLs in comments. The existing invocation of preprocessor treats these double slashes as comments.
Attachments
proposed patch (3.51 KB, patch)
2012-04-12 15:43 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2012-04-12 15:42:04 PDT
Alexey Proskuryakov
Comment 2 2012-04-12 15:43:31 PDT
Created attachment 136986 [details] proposed patch
WebKit Review Bot
Comment 3 2012-04-12 18:54:27 PDT
Comment on attachment 136986 [details] proposed patch Clearing flags on attachment: 136986 Committed r114069: <http://trac.webkit.org/changeset/114069>
WebKit Review Bot
Comment 4 2012-04-12 18:54:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.