[webkit-changes] [WebKit/WebKit] b5fdf0: -Wno-unknown-warning-option should be specified in...
Yusuke Suzuki
noreply at github.com
Mon Sep 16 15:19:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5fdf035d3d921bd0be968740bf1840de951279e
https://github.com/WebKit/WebKit/commit/b5fdf035d3d921bd0be968740bf1840de951279e
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M Tools/clangd/clangd-config.yaml.tpl
Log Message:
-----------
-Wno-unknown-warning-option should be specified in .clangd
https://bugs.webkit.org/show_bug.cgi?id=279786
rdar://136104338
Reviewed by Yijia Huang.
Attach -Wno-unknown-warning-option so that we can use
compile_commands.json with a bit different versioned clangd when
necessary.
* Tools/clangd/clangd-config.yaml.tpl:
Canonical link: https://commits.webkit.org/283726@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list