llvm-project/clang-tools-extra/test/clangd
Benjamin Kramer 4486a6c4c7 [clangd] Wire up ASTUnit and publish diagnostics with it.
Summary:
This requires an accessible compilation database. The parsing is done
asynchronously on a separate thread.

Reviewers: klimek, krasimir

Subscribers: cfe-commits, mgorny

Differential Revision: https://reviews.llvm.org/D29886

llvm-svn: 295180
2017-02-15 15:04:20 +00:00
..
diagnostics.test [clangd] Wire up ASTUnit and publish diagnostics with it. 2017-02-15 15:04:20 +00:00
formatting.test [clangd] Ignore comments in clangd input, so we can write tests without sed. 2017-02-07 15:37:17 +00:00