]> granicus.if.org Git - clang/commit
MSVC doesn't like the noinline attribute at the end of a declaration. Try the other...
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 16 Nov 2010 15:45:46 +0000 (15:45 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 16 Nov 2010 15:45:46 +0000 (15:45 +0000)
commite645c72d1eceb170cd157fc3c725ebf95a74c439
treeca15bdd4730da223c616a58e20615bcdc15aef6a
parent8ad8a1cc1e39d70345d45ef1b8564ec6cbf49471
MSVC doesn't like the noinline attribute at the end of a declaration. Try the other side.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119349 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp