diff options
author | Michał Górny <mgorny@moritz.systems> | 2020-11-20 17:12:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2020-11-23 09:48:55 +0100 |
commit | 18e4272a4fe4667a44f4d323140645a83ddfd864 (patch) | |
tree | 24ca8ce3f6b8be27978b8ca89067194eaad9334c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 66ace4dc0275c8d7740bc5ff57c20e85e6660371 (diff) | |
download | llvm-18e4272a4fe4667a44f4d323140645a83ddfd864.zip llvm-18e4272a4fe4667a44f4d323140645a83ddfd864.tar.gz llvm-18e4272a4fe4667a44f4d323140645a83ddfd864.tar.bz2 |
[lldb] Prevent 'process connect' from using local-only plugins
Add a 'can_connect' parameter to Process plugin initialization, and use
it to filter plugins to these capable of remote connections. This is
used to prevent 'process connect' from picking up a plugin that can only
be used locally, e.g. the legacy FreeBSD plugin.
Differential Revision: https://reviews.llvm.org/D91810
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions