aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/APIntTest.cpp
diff options
context:
space:
mode:
authorAnton Yartsev <anton.yartsev@gmail.com>2015-07-01 22:35:29 +0000
committerAnton Yartsev <anton.yartsev@gmail.com>2015-07-01 22:35:29 +0000
commit84f9042fae76b7370b7f8a754ab6258093e5ef22 (patch)
tree4e85d4b5bb3b1526bbe381c276ea92bc91e6440e /llvm/unittests/ADT/APIntTest.cpp
parente21e0f1620bfa4a021c0802e4e8b56a494c7d35a (diff)
downloadllvm-84f9042fae76b7370b7f8a754ab6258093e5ef22.zip
llvm-84f9042fae76b7370b7f8a754ab6258093e5ef22.tar.gz
llvm-84f9042fae76b7370b7f8a754ab6258093e5ef22.tar.bz2
[analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
'fork'+'exec' combination made scan-build and ccc-analyzer hang under Windows. The patch replaces 'fork'+'exec' with more reliable 'system' (ccc-analyzer) and piped 'open' (scan-build). See http://reviews.llvm.org/D8774 and http://reviews.llvm.org/D9357 for more details. llvm-svn: 241201
Diffstat (limited to 'llvm/unittests/ADT/APIntTest.cpp')
0 files changed, 0 insertions, 0 deletions