1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Get rid of warning from flex.

llvm-svn: 18779
This commit is contained in:
Reid Spencer 2004-12-10 21:59:47 +00:00
parent 5be2c2e299
commit 84d16d145f

View File

@ -18,7 +18,6 @@
%option never-interactive
%option batch
%option noyywrap
%option nodefault
%option 8bit
%option outfile="ConfigLexer.cpp"
%option ecs