annotate lldb/test/Shell/Driver/TestCore.test @ 227:21e6aa2e49ef

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 19 Jul 2021 06:57:16 +0900
parents 1d019706d866
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
150
anatofuz
parents:
diff changeset
1 # UNSUPPORTED: lldb-repro
anatofuz
parents:
diff changeset
2 #
anatofuz
parents:
diff changeset
3 # RUN: not %lldb -c /bogus/path 2>&1 | FileCheck %s
anatofuz
parents:
diff changeset
4 # CHECK: error: file specified in --core (-c) option doesn't exist