]> granicus.if.org Git - clang/commit
Have Parser::FuzzyParseMicrosoftAsmStatement() return the null statement (';').
authorSteve Naroff <snaroff@apple.com>
Mon, 7 Apr 2008 21:06:54 +0000 (21:06 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 7 Apr 2008 21:06:54 +0000 (21:06 +0000)
commitd77bc2834269593282e06806a74d14e244bc26a4
tree8331c8e0c8294f74fe571d0d8201193b94c3ef9a
parent5426bf6456a5aeac416a9150de157904d101c819
Have Parser::FuzzyParseMicrosoftAsmStatement() return the null statement (';').

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