]> granicus.if.org Git - clang/commit
Unbreak the MSVC build
authorFrancois Pichet <pichet2000@gmail.com>
Fri, 18 Feb 2011 01:25:16 +0000 (01:25 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Fri, 18 Feb 2011 01:25:16 +0000 (01:25 +0000)
commit380ebecb32993bf0426e25519eb78d7816b74b12
tree5984116874019b50d24b7f0b322e1e2c3f2c6056
parent2fda14afb1e3234aad9a15e83c8ab5285fee35a4
Unbreak the MSVC build
std::make_pair is unreliable under MSVC 2010.

Ref: http://stackoverflow.com/questions/2691680/why-does-visual-studio-2010-throw-this-error-with-boost-1-42-0

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125811 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/CheckerManager.h