summaryrefslogtreecommitdiff
path: root/test/FixIt/fixit-suffix.c
blob: a1a747a95a585c1388a90328281d6ada579ac9dd (plain)
1
2
3
4
5
// 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;