[LLDB] Fix TestConvenienceVariables.test AArch64/Windows
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 13 Jul 2022 11:44:19 +0000 (16:44 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 13 Jul 2022 11:46:55 +0000 (16:46 +0500)
commitf827b4b657d5922beef3799337e91ba98fce852e
treee844e6f5fad0af4d8ae7a3c9f53876d759143eec
parent1f04759316204e677b7bc8c049ea259253a2795d
[LLDB] Fix TestConvenienceVariables.test AArch64/Windows

This patch fixes TestConvenienceVariables.test for AArch64 Windows.
Clang/LLD was unable to find printf apparently available as a macro
definition in stdio.h.
lldb/test/Shell/Driver/Inputs/hello.cpp
lldb/test/Shell/Driver/TestConvenienceVariables.test