]> granicus.if.org Git - clang/commit
[MSVC] Workaround for ICE in cl.exe when compiling ASTContext.cpp in Release Win32
authorWill Wilson <will@indefiant.com>
Tue, 27 Oct 2015 17:01:10 +0000 (17:01 +0000)
committerWill Wilson <will@indefiant.com>
Tue, 27 Oct 2015 17:01:10 +0000 (17:01 +0000)
commit76487e6f2db714ff24bced0555f1401a3ac57d47
tree7bd742a57065aec3f3ec41454660beb070270c0f
parentfc3ad06dcf64f9501fc7ce7d403fd6682c1745a3
[MSVC] Workaround for ICE in cl.exe when compiling ASTContext.cpp in Release Win32

Microsoft connect bug: https://connect.microsoft.com/VisualStudio/feedback/details/1741530

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251415 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp