Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clangd should always interpret headers as C++
https://bugs.webkit.org/show_bug.cgi?id=241118 Reviewed by Saam Barati. Attach `-xc++` flag to headers in .clangd to interpret all headers as C++ by default. * .clangd: Canonical link: https://commits.webkit.org/251137@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@295042 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information