diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2021-09-10 13:46:01 +0200 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2021-09-10 13:54:24 +0200 |
commit | 8dc76ab7995b6dbc50dd9472f95c40484396b90e (patch) | |
tree | ed57c0cc9a367aee2ae1e72928cdccee0848d64c /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | |
parent | 6b69cc09b7eb7ecc65929e40fc912216252e9406 (diff) | |
download | llvm-8dc76ab7995b6dbc50dd9472f95c40484396b90e.zip llvm-8dc76ab7995b6dbc50dd9472f95c40484396b90e.tar.gz llvm-8dc76ab7995b6dbc50dd9472f95c40484396b90e.tar.bz2 |
[clang][tooling] Properly initialize DiagnosticsEngine for cc1 command-line construction
In `ToolInvocation::run`, the driver -> cc1 command-line transformation uses `DiagnosticsEngine` that wasn't completely initialized. This patch ensures `ProcessWarningOptions(DiagnosticsEngine&, const DiagnosticOptions &)` is called.
Depends on D108982.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D108974
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions