Bug 264108
| Summary: | [Xcode] Stop passing -fvisibility-inlines-hidden to TAPI | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
It is unrecognized in new builds. We still need to enforce our c++ dialect on TAPI's parser, so we may need to find another way to pass this, if -fvisibility=none is not enough.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
<rdar://problem/116350284>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/19905
EWS
Committed 270147@main (27372a0ce8a5): <https://commits.webkit.org/270147@main>
Reviewed commits have been landed. Closing PR #19905 and removing active labels.