Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cf3127c02c78ff5b19895f6ff9b94b80ad424a71 https://github.com/WebKit/WebKit/commit/cf3127c02c78ff5b19895f6ff9b94b80ad424a71 Author: Kiet Ho <kiet...@apple.com> Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths: M Tools/Scripts/rewrite-compile-commands Log Message: ----------- rewrite-compile-commands: handle compiler_commands.json with commands specified as array of arguments rdar://139827684 https://bugs.webkit.org/show_bug.cgi?id=283082 Reviewed by Alicia Boya Garcia. rewrite-compile-commands assumes the compile commands are specified as one single string, however Apple Clang specifies it as an array of arguments. This is allowed per spec (https://clang.llvm.org/docs/JSONCompilationDatabase.html#format) * Tools/Scripts/rewrite-compile-commands: Canonical link: https://commits.webkit.org/286602@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes