bolt/deps/llvm-18.1.8/clang/test/FixIt/fixit-suffix.c

6 lines
158 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
// 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;