]> granicus.if.org Git - clang/commit
refactor "implicit int error recovery" code out of
authorChris Lattner <sabre@nondot.org>
Tue, 14 Apr 2009 21:34:55 +0000 (21:34 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Apr 2009 21:34:55 +0000 (21:34 +0000)
commite40c295d017a8f75a945fe9ed2aa9d8bb7a7341a
treeb2e210b33b4fefb333501cef5ebc0406b7587114
parent0b7489194f9f89fac39d57211c1e7953ae50251f
refactor "implicit int error recovery" code out of
ParseDeclarationSpecifiers into its own function, no
functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69083 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h
lib/Parse/ParseDecl.cpp