]> granicus.if.org Git - clang/commit
Move DISABLE_INLINE to the front of the decl so MSVC can parse it. Patch by Amine...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 14 Nov 2009 16:36:57 +0000 (16:36 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 14 Nov 2009 16:36:57 +0000 (16:36 +0000)
commitc997eb4ac1b332406b1f16d4eddce7988d68c56b
tree56f7b57a212dbdb5330cb565c890d46d02a6622c
parentc7a05bdff8c52990d0987ceefad33166fe2fd2cc
Move DISABLE_INLINE to the front of the decl so MSVC can parse it. Patch by Amine Khaldi!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88797 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/SourceManager.cpp
lib/Lex/Lexer.cpp