[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Lexer / eof-number.c
blobd97a6fec4b0458723d5cacf573071168f6e60e9c
1 // RUN: %clang_cc1 %s -verify -fsyntax-only -Wnewline-eof
2 // vim: set binary noeol:
4 // This file intentionally ends without a \n on the last line. Make sure your
5 // editor doesn't add one.
7 // expected-error@+2{{unterminated conditional directive}}
8 // expected-warning@+1{{no newline at end of file}}
9 #if 0