]> granicus.if.org Git - clang/commit
Add more compiler workarounds. Should fix the build with old GCCs and MSVC.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 12 Jul 2011 18:37:23 +0000 (18:37 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 12 Jul 2011 18:37:23 +0000 (18:37 +0000)
commit0d516767a3af70538a40a297577960034e6ad66f
tree90b60f8ffaef6ed15b40d56e1644cb91799e5e40
parentf96e904783dc28b2b3fa4dcbb6dbdb40ca26aa8d
Add more compiler workarounds. Should fix the build with old GCCs and MSVC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134995 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp