[Clang] replace 'bitfield' with 'bit-field' for consistency (#117881)
[llvm-project.git] / clang / test / Preprocessor / unterminated.c
blob918065315dc6350943d15f7241db5d42f945cb55
1 // RUN: %clang_cc1 -E -verify %s
2 // PR3096
3 #ifdef FOO // expected-error {{unterminated conditional directive}}
4 /* /* */