[AArch64][GlobalISel] Add disjoint handling for add_and_or_is_add. (#123594)
[llvm-project.git] / clang / test / Driver / dxc_options.hlsl
blob09fdba1c3dd5f413c57552563a39785e44221490
1 // RUN: %clang_dxc \
2 // RUN: -fcolor-diagnostics \
3 // RUN: -fno-color-diagnostics \
4 // RUN: -fdiagnostics-color \
5 // RUN: -fno-diagnostics-color \
6 // RUN: -fdiagnostics-color=auto \
7 // RUN: -Tlib_6_7 -Vd -fdriver-only -- %s 2>&1 |count 0