diff options
author | Krasimir Georgiev <krasimir@google.com> | 2017-07-06 08:44:54 +0000 |
---|---|---|
committer | Krasimir Georgiev <krasimir@google.com> | 2017-07-06 08:44:54 +0000 |
commit | c2a16a356724fe37f472fc19ebfe71443c2ae47b (patch) | |
tree | 4dd15eab896bf2b62436f3ea11a3c001a43b4a80 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 85ffd3609f7efc197fd00ba50f2f78a033a65a7f (diff) | |
download | bcm5719-llvm-c2a16a356724fe37f472fc19ebfe71443c2ae47b.tar.gz bcm5719-llvm-c2a16a356724fe37f472fc19ebfe71443c2ae47b.zip |
[clangd] Add support for per-file extra flags
Summary:
This patch adds the ability to specify user-defined extra flags per opened file
through the LSP layer. This is a non-standard extension to the protocol.
I've already created a feature request about it for upstream lsp:
https://github.com/Microsoft/language-server-protocol/issues/255
The particular use-case is ycmd, which has a python script for figuring out
extra flags per file:
https://github.com/Valloric/ycmd#flagsforfile-filename-kwargs-
Reviewers: ilya-biryukov, klimek, bkramer
Reviewed By: ilya-biryukov
Subscribers: cfe-commits
Tags: #clang-tools-extra
Differential Revision: https://reviews.llvm.org/D34947
llvm-svn: 307241
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions