]> granicus.if.org Git - clang/commit
MSVC doesn't like mixing declarations and statements in a C file.
authorFrancois Pichet <pichet2000@gmail.com>
Wed, 6 Jul 2011 22:09:44 +0000 (22:09 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Wed, 6 Jul 2011 22:09:44 +0000 (22:09 +0000)
commit08aa622ab923fb8a2751f213feee0b9124ee86fb
treebdaf1dc3dc1df52e29c408026056e4052135e5ba
parentbca01b46850f867b2f4137f25c882022b58f8471
MSVC doesn't like mixing declarations and statements in a C file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134550 91177308-0d34-0410-b5e6-96231b3b80d8
tools/c-index-test/c-index-test.c