Bug 302332
| Summary: | [Xcode] Use generate-platform-args in DerivedSources Makefiles | ||
|---|---|---|---|
| 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
The .resp files representing active wtf/Platform.h features are more accurate because they support indirection. Replace the older Makefile pattern of calling clang -dM directly and parsing its output with usage of the script.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164489420>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/53751
EWS
Committed 303053@main (f0528cd0af23): <https://commits.webkit.org/303053@main>
Reviewed commits have been landed. Closing PR #53751 and removing active labels.