diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2010-04-23 21:20:12 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2010-04-23 21:20:12 +0000 |
commit | 14b91628961ab50cc6e724bbcd408fdee100662d (patch) | |
tree | 60fb7df545ff12fae4ad021cff80da80f6252832 /lib/Frontend/RewriteObjC.cpp | |
parent | a3bddeda81ca784bed5501d79e1e7c53befaa91d (diff) |
Make Parser::ConsumeAndStoreUntil() more consistent with Parser::SkipUntil().
ConsumeAndStoreUntil would stop at tok::unknown when caching an inline method
definition while SkipUntil would go past it while parsing the method.
Fixes PR 6903.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102214 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/RewriteObjC.cpp')
0 files changed, 0 insertions, 0 deletions