summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2019-07-25 07:54:48 +0000
committerSam McCall <sam.mccall@gmail.com>2019-07-25 07:54:48 +0000
commit8faffec4e22191ad3d2a78b50f73d1010f666b60 (patch)
tree5baf6c7c7ffbe2217194c6bbea54211c0a3aca1a /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
parent5c8af5380660d772030ead44f02785a691789609 (diff)
downloadbcm5719-llvm-8faffec4e22191ad3d2a78b50f73d1010f666b60.tar.gz
bcm5719-llvm-8faffec4e22191ad3d2a78b50f73d1010f666b60.zip
[clangd] Also accept flags from CLANGD_FLAGS variable.
This simplifies various workflows, particularly in debugging/development. e.g. editors will tend to propagate flags, so you can run `env CLANGD_FLAGS=-input-mirror-file=/tmp/mirror vim foo.cc` rather than change the configuration in a persistent way. (This also gives us a generic lever when we don't know how to customize the flags in some particular LSP client). While here, add a test for this and other startup logging, and fix a couple of direct writes to errs() that should have been logs. Differential Revision: https://reviews.llvm.org/D65153 llvm-svn: 366991
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud