Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 19c323b9385f1f9139667426a3e4aa0fd0d7cf54
https://github.com/WebKit/WebKit/commit/19c323b9385f1f9139667426a3e4aa0fd0d7cf54
Author: Brandon Stewart <[email protected]>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M Tools/clangd/update-clangd-config
Log Message:
-----------
macOS header files failing with clangd
https://bugs.webkit.org/show_bug.cgi?id=278179
rdar://problem/133965046
Reviewed by Elliott Williams.
macOS clangd header files were failing in WebKit. This appears to be caused by
the "-xobjective-cpp" flag, so I
updated the flag to "-xobjective-c++", which fixes the error.
* Tools/clangd/update-clangd-config:
(gen_template_environment):
Canonical link: https://commits.webkit.org/282470@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes