[LoopVectorizer] Add support for chaining partial reductions (#120272)
[llvm-project.git] / clang / test / Driver / version-build-config.test
blob4cedf1e63181fddec6c9827cfeb426ff03fcd613
1 # REQUIRES: asserts
2 # RUN: %clang --version 2>&1 | FileCheck %s
4 # CHECK: clang version
5 # When assertions are enabled, we should have a build configuration line that reflects that
6 # CHECK: Build config: {{.*}}+assertions