Files
sourcekit-lsp/Sources/SourceKit
Ben Langmuir 57e340488b [clangd] Set correct argv[0] for clangd to fix c++ header search
Clang looks for the C++ standard headers relative to the clang binary
that we provide in the compilation database. So pass through a real path
so that we get the correct headers.
2019-08-07 18:13:22 -07:00
..