diff options
author | Jeffrey Tan <jeffreytan@fb.com> | 2022-09-30 12:11:58 -0700 |
---|---|---|
committer | Jeffrey Tan <jeffreytan@fb.com> | 2022-10-11 15:43:35 -0700 |
commit | ef25a217266aaf3b6df68ac155537e3a1171dccf (patch) | |
tree | 4a0c60bf283a71f60bb5537781b33b670786582b /clang/lib/Frontend/FrontendAction.cpp | |
parent | 0f1a51e17353f837ed693b9798d1dbb0b8fd5fa0 (diff) | |
download | llvm-ef25a217266aaf3b6df68ac155537e3a1171dccf.zip llvm-ef25a217266aaf3b6df68ac155537e3a1171dccf.tar.gz llvm-ef25a217266aaf3b6df68ac155537e3a1171dccf.tar.bz2 |
Prevent lldb-vscode tests from source lldbinit file
lldb-vscode is hard-coded to source .lldbinit file which causes some tests to
fail on my machine.
This patch adds a new option to control this:
1. vscode.py and lldb-vscode tests will not source .lldbinit by default
2. lldb-vscode will source .lldbinit in production if not specified otherwise
Differential Revision: https://reviews.llvm.org/D135620
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions