summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-upgrade/UpgradeLexer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allow llvm-upgrade to read from stdin. Configure the lexer for readingReid Spencer2006-11-301-130/+137
| | | | | | from C++ std::istream. llvm-svn: 32041
* Initial, non-functional, version of llvm-upgrade. This version just echosReid Spencer2006-11-301-0/+2613
its input. Committed for safekeeping purposes. Don't use this yet. llvm-svn: 32030
OpenPOWER on IntegriCloud