brintos

brintos / llvm-project-archived public Read only

0
0
Text · 221 B · 4cedf1e Raw
7 lines · plain
1# REQUIRES: asserts2# RUN: %clang --version 2>&1 | FileCheck %s3 4# CHECK: clang version5# When assertions are enabled, we should have a build configuration line that reflects that6# CHECK: Build config: {{.*}}+assertions7