diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2018-08-01 11:28:49 +0000 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2018-08-01 11:28:49 +0000 |
commit | 880167897916964e0e4380ad63a1102833a8a590 (patch) | |
tree | 0313db23f2ce6d312137ecb8baaed2290454e162 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | 1ffd6b222aab2ded4450a70d48826ec026afaa44 (diff) | |
download | llvm-880167897916964e0e4380ad63a1102833a8a590.zip llvm-880167897916964e0e4380ad63a1102833a8a590.tar.gz llvm-880167897916964e0e4380ad63a1102833a8a590.tar.bz2 |
[clangd] Receive compilationDatabasePath in 'initialize' request
Summary:
That way, as soon as the "initialize" is received by the server, it can start
parsing/indexing with a valid compilation database and not have to wait for a
an initial 'didChangeConfiguration' that might or might not happen.
Then, when the user changes configuration, a didChangeConfiguration can be sent.
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewers: malaperle
Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, cfe-commits
Differential Revision: https://reviews.llvm.org/D49833
llvm-svn: 338518
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions