aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorAndrzej Warzynski <andrzej.warzynski@arm.com>2021-04-12 12:32:57 +0000
committerAndrzej Warzynski <andrzej.warzynski@arm.com>2021-04-13 10:03:07 +0000
commit4217e6bf95f56d7c11684403687d20a7ef79ba09 (patch)
treed156c7fe46d1cfd0fac791ed57a3f0baf039a95a /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parentfa936b610fd019b73de82f61de83bae553251fdb (diff)
downloadllvm-4217e6bf95f56d7c11684403687d20a7ef79ba09.zip
llvm-4217e6bf95f56d7c11684403687d20a7ef79ba09.tar.gz
llvm-4217e6bf95f56d7c11684403687d20a7ef79ba09.tar.bz2
[flang] Fix a test (use %s instead of $s)
With the typo ($S instead of %s), the driver was expecting input from stdin. In such cases, it prints: ``` Enter Fortran source Use EOF character (^D) to end file ``` This was piped to FileCheck. Together with the available `CHECK-NOT` statement, this was sufficient for the test to pass (incorrectly). This patch makes sure that the provided input file is used instead of stdin. Differential Revision: https://reviews.llvm.org/D100301
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions