156c4971dSFangrui Song // RUN: touch %t.o 2*c3a50879SFangrui Song // RUN: %clang -Werror -Wno-msvc-not-found --param ssp-buffer-size=1 %t.o -### 3