[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[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 -###