aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
diff options
context:
space:
mode:
authorVignesh Balasubramanian <Vignesh.Balasubrmanian@amd.com>2021-07-27 16:17:07 +0530
committerVignesh Balasubramanian <Vignesh.Balasubrmanian@amd.com>2021-07-27 17:25:27 +0530
commit23eced9ead21c4282cc68c1e93016ad4433a12d6 (patch)
treee2791f0d3db9e69a6827eabe600b92038e18d677 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
parent452095fe2f58528c174ca780265f227439e3e07e (diff)
downloadllvm-23eced9ead21c4282cc68c1e93016ad4433a12d6.zip
llvm-23eced9ead21c4282cc68c1e93016ad4433a12d6.tar.gz
llvm-23eced9ead21c4282cc68c1e93016ad4433a12d6.tar.bz2
Convert the error to warning for enabling OMPD in non-Linux platform
OMPD is enabled by default on Linux machines and disabled on others. However, if explicitly enabled it throws an error and exit while configuring. It is mentioned in Bug: https://bugs.llvm.org/show_bug.cgi?id=51121 This patch, instead of throwing error, disables OMPD support with a warning message, so configuration can continue. Reviewed By: @protze.joachim Differential Revision: https://reviews.llvm.org/D106682
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions