brintos

brintos / llvm-project-archived public Read only

0
0
Text · 174 B · 43d0841 Raw
4 lines · plain
1// RUN: env AS_SECURE_LOG_FILE=log_file %clang --target=x86_64-apple-darwin -c %s -### 2>&1 | FileCheck %s2// CHECK: "-cc1as"3// CHECK-SAME: "-as-secure-log-file" "log_file"4