Make sure the caching mechanism in Parser::ParseLexedMethodDefs is robust against...
commit268710924f095d20be7437dbff280639e6b9e33b
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Thu, 17 Jun 2010 10:52:22 +0000 (17 10:52 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Thu, 17 Jun 2010 10:52:22 +0000 (17 10:52 +0000)
tree553b1e9eb04500a025c85a412b24e5b5292e9118
parent0764180a80beca031068b74e9916790e3d230b17
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