aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2016-08-19 09:26:00 +0000
committerChandler Carruth <chandlerc@gmail.com>2016-08-19 09:26:00 +0000
commit6b6375b1d094a1f3ea9f788952f70217bffda446 (patch)
treef6d841ee5ca76229520ee8fd2b615162a606e21d /llvm/lib/Transforms/Utils/SimplifyCFG.cpp
parent7ee640f9b67e3269f19bbe166bbba6a93c0ee148 (diff)
downloadllvm-6b6375b1d094a1f3ea9f788952f70217bffda446.zip
llvm-6b6375b1d094a1f3ea9f788952f70217bffda446.tar.gz
llvm-6b6375b1d094a1f3ea9f788952f70217bffda446.tar.bz2
[PM] Try to work-around what appears to be an MSVC SFINAE issue with
r279217 where it fails to select the path that other compilers select. The workaround won't be as careful to produce an error when an analysis result is incorrect, but we can rely on non-MSVC builds to catch such errors it seems and MSVC doesn't seem to support the alternative techniques. Hoping this brings the windows bots back to life. If not, will have to revert all of this. llvm-svn: 279225
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions