Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b332b310db505e67e0cc8561fcdb47bd3117b79a
https://github.com/WebKit/WebKit/commit/b332b310db505e67e0cc8561fcdb47bd3117b79a
Author: Fujii Hironori <[email protected]>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M Tools/Scripts/rewrite-compile-commands
Log Message:
-----------
[CMake] rewrite-compile-commands reports a lot of warning messages "Failed to
find ..."
https://bugs.webkit.org/show_bug.cgi?id=260841
Reviewed by Don Olmstead.
rewrite-compile-commands scripts reported a lot of warning messages of
missing derived sources for the build-webkit first invocation. We
don't have a nice solution yet. And, derived sources don't have to be
included in compile_commands.json because we don't directly edit them.
Let's just ignore the missing derived sources at the moment.
* Tools/Scripts/rewrite-compile-commands:
Canonical link: https://commits.webkit.org/267542@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes