]> granicus.if.org Git - clang/commit
[CFG] NFC: Speculative attempt to fix MSVC internal compiler error on buildbot.
authorArtem Dergachev <artem.dergachev@gmail.com>
Fri, 23 Feb 2018 22:49:25 +0000 (22:49 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Fri, 23 Feb 2018 22:49:25 +0000 (22:49 +0000)
commit91c8aa8a6bfc4f9083f71881ca0941fe5cea590e
tree42103566ab276397c9fcdaa2992f500b2768c5f0
parent491b0d6736475fbb9509877edcc18051272b30bd
[CFG] NFC: Speculative attempt to fix MSVC internal compiler error on buildbot.

Don't use fancy initialization and member access in a DenseMap.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@325969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFG.cpp