[llvm-commits] [PATCH 02/13] Foreach Lexer Support

David Greene dag at cray.com
Tue Jan 31 14:49:34 PST 2012


Add foreach keyword support to the lexer.
---
 lib/TableGen/TGLexer.cpp  |    1 +
 lib/TableGen/TGLexer.h    |    2 +-
 lib/TableGen/TGParser.cpp |    1 +
 3 files changed, 3 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Foreach-Lexer-Support.patch
Type: text/x-patch
Size: 1312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120131/69585465/attachment.bin>


More information about the llvm-commits mailing list