diff options
author | Sean Callanan <scallanan@apple.com> | 2014-11-10 23:20:52 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2014-11-10 23:20:52 +0000 |
commit | 5c35f7cfd1f5e8f1089b11bd33c5bbd4f4a9e061 (patch) | |
tree | 199c16394c4c59c2664f60fdcaea54bcf9ce6f12 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a9ae3e311c416065b27bcb01f3f9520456e94ea6 (diff) | |
download | llvm-5c35f7cfd1f5e8f1089b11bd33c5bbd4f4a9e061.zip llvm-5c35f7cfd1f5e8f1089b11bd33c5bbd4f4a9e061.tar.gz llvm-5c35f7cfd1f5e8f1089b11bd33c5bbd4f4a9e061.tar.bz2 |
Cleaned up the StringLexer a little bit. It turns
out we only want to roll back text that was in the
buffer to begin with, so it's not necessary to
provide a pushback stack.
I'm going to use this slightly cleaner API to perform
lookahead for the Objective-C runtime type parser.
llvm-svn: 221640
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions