aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@moritz.systems>2021-04-13 00:15:51 +0200
committerMichał Górny <mgorny@moritz.systems>2021-09-02 12:16:58 +0200
commit4a2a947317bf702178bf1af34dffd0d280d49970 (patch)
tree7e27a0be2dcebaf8db7e7a8cd5feffd5bf9da5bf /clang/lib/Frontend/CompilerInvocation.cpp
parent3153bdd547c393b6b58e7cfaa5a40b246bf4218e (diff)
downloadllvm-4a2a947317bf702178bf1af34dffd0d280d49970.zip
llvm-4a2a947317bf702178bf1af34dffd0d280d49970.tar.gz
llvm-4a2a947317bf702178bf1af34dffd0d280d49970.tar.bz2
[lldb] [client] Implement follow-fork-mode
Implement a new target.process.follow-fork-mode setting to control LLDB's behavior on fork. If set to 'parent', the forked child is detached and parent continues being traced. If set to 'child', the parent is detached and child becomes traced instead. Differential Revision: https://reviews.llvm.org/D100503
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions