Bug 83827 - Preprocessing text files with modern clang treats double slashes as comments
Summary: Preprocessing text files with modern clang treats double slashes as comments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 15:40 PDT by Alexey Proskuryakov
Modified: 2012-04-12 18:54 PDT (History)
2 users (show)

See Also:


Attachments
proposed patch (3.51 KB, patch)
2012-04-12 15:43 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 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.
Comment 1 Alexey Proskuryakov 2012-04-12 15:42:04 PDT
Related to <rdar://problem/11222169>.
Comment 2 Alexey Proskuryakov 2012-04-12 15:43:31 PDT
Created attachment 136986 [details]
proposed patch
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-04-12 18:54:31 PDT
All reviewed patches have been landed.  Closing bug.