summaryrefslogtreecommitdiff
path: root/utils/TableGen/TGLexer.h
Commit message (Expand)AuthorAge
* remove attributions from utils.Chris Lattner2007-12-29
* add missing #includeChris Lattner2007-11-22
* Rewrite the tblgen parser in a recursive descent style, eliminating the bison...Chris Lattner2007-11-22
* Record the start of the current token, for use in error reporting.Chris Lattner2007-11-19
* Add carat diagnostics to tblgen lexer errors.Chris Lattner2007-11-19
* reimplement the tblgen lexer with a simple hand-written lexer. This eliminatesChris Lattner2007-11-18