[webkit-reviews] review requested: [Bug 108745] WTF shouldn't use a script build phase to detect the presence of headers when the compiler can do it for us : [Attachment 186220] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 2 00:49:37 PST 2013


Mark Rowe (bdash) <mrowe at apple.com> has asked  for review:
Bug 108745: WTF shouldn't use a script build phase to detect the presence of
headers when the compiler can do it for us
https://bugs.webkit.org/show_bug.cgi?id=108745

Attachment 186220: Patch v2
https://bugs.webkit.org/attachment.cgi?id=186220&action=review

------- Additional Comments from Mark Rowe (bdash) <mrowe at apple.com>
Split the detection of __has_include out from the use of it so that compilers
that don't support it don't choke.


More information about the webkit-reviews mailing list