RESOLVED FIXED272794
filter-build-webkit does not catch clang invocations if clang is in a non-standard path
https://bugs.webkit.org/show_bug.cgi?id=272794
Summary filter-build-webkit does not catch clang invocations if clang is in a non-sta...
Abrar Rahman Protyasha
Reported 2024-04-16 17:28:34 PDT
The script only checks that the clang binary is at /usr/bin/clang, but it's entirely likely that someone is calling a clang binary in a non-standard location.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-16 17:28:48 PDT
Abrar Rahman Protyasha
Comment 2 2024-04-16 17:31:32 PDT
EWS
Comment 3 2024-04-17 04:48:48 PDT
Committed 277608@main (53cfce0021d1): <https://commits.webkit.org/277608@main> Reviewed commits have been landed. Closing PR #27360 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.