TestAbortExitCode.test 150 Bytes Raw Blame History Permalink 1 2 3 4 5 6 UNSUPPORTED: system-windows RUN: %clang_host %p/Inputs/abort.c -o %t RUN: %lldb %t -o run -o continue | FileCheck %s CHECK: status = 6 (0x00000006)