bolt/deps/llvm-18.1.8/clang/test/FixIt/fixit-suffix.c
2025-02-14 19:21:04 +01:00

5 lines
158 B
C

// RUN: cp %s %t.extrasuffix
// RUN: %clang_cc1 -fixit=fixed -x c %t.extrasuffix
// RUN: %clang_cc1 -Werror -pedantic -x c %t.fixed.extrasuffix
_Complex cd;