[webkit-changes] [WebKit/WebKit] e16956: Clangd fails to parse Objective-C headers

Charlie Wolfe noreply at github.com
Fri Jan 26 11:17:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e1695619a3ab9b9de23eab77104bb685a0defd5c
      https://github.com/WebKit/WebKit/commit/e1695619a3ab9b9de23eab77104bb685a0defd5c
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
    M .clangd

  Log Message:
  -----------
  Clangd fails to parse Objective-C headers
https://bugs.webkit.org/show_bug.cgi?id=268125
rdar://121631195

Reviewed by Pascoe.

Expect Objective-C++ when parsing *.h files. C++ headers will still parse correctly.

* .clangd:

Canonical link: https://commits.webkit.org/273572@main




More information about the webkit-changes mailing list