]> granicus.if.org Git - clang/commit
Make sure the caching mechanism in Parser::ParseLexedMethodDefs is robust against...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 17 Jun 2010 10:52:22 +0000 (10:52 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 17 Jun 2010 10:52:22 +0000 (10:52 +0000)
commit7558cd00a5ac620990174f3cba86aea4bd9a000a
tree553b1e9eb04500a025c85a412b24e5b5292e9118
parent36d36806f1972f7ec1d2a3f59155187278c56508
Make sure the caching mechanism in Parser::ParseLexedMethodDefs is robust against the parser reading too few tokens.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106214 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseCXXInlineMethods.cpp