aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-04-23 21:20:12 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-04-23 21:20:12 +0000
commit8d7bdba08c5f138054b345eda5d941fa2e839271 (patch)
tree5a367dde4e65b61bcc0600ad4463a62624bdea84 /clang/lib/CodeGen/CodeGenModule.cpp
parentd3b361d1b6650ef6e46f7dcadd1e820729fd722e (diff)
downloadllvm-8d7bdba08c5f138054b345eda5d941fa2e839271.zip
llvm-8d7bdba08c5f138054b345eda5d941fa2e839271.tar.gz
llvm-8d7bdba08c5f138054b345eda5d941fa2e839271.tar.bz2
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. llvm-svn: 102214
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions