DAG: Fix assuming f16 is the only 16-bit fp type in concat vector combine (#121637)
[llvm-project.git] / clang / test / Driver / gcc-param.c
blob7ae084784bf91d5867907b9ea7af05c70ebe3cd4
1 // RUN: touch %t.o
2 // RUN: %clang -Werror -Wno-msvc-not-found --param ssp-buffer-size=1 %t.o -###