Home | History | Annotate | Download | only in Preprocessor
      1 // RUN: %clang_cc1 -E -verify %s
      2 // PR3096
      3 #ifdef FOO // expected-error {{unterminated conditional directive}}
      4 /* /* */
      5 
      6