]> granicus.if.org Git - clang/commit
TryConsume parser cleanups
authorAlp Toker <alp@nuanti.com>
Fri, 10 Jan 2014 11:19:30 +0000 (11:19 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 10 Jan 2014 11:19:30 +0000 (11:19 +0000)
commit6fd96425013741062abc4899e1a8dd2b8cf03494
treefc7d452ad20c961c83d7d2c7fd5c636d6fd79c9c
parent2ba698c4a59e4cea0e18e0cf5589b364cd72a59e
TryConsume parser cleanups

Also move some comments into the block they were meant to describe.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Parse/ParseStmt.cpp
lib/Parse/ParseTentative.cpp