[libFuzzer] when interrupted, call _Exit() instead of exit()
authorKostya Serebryany <kcc@google.com>
Thu, 3 Mar 2016 22:36:37 +0000 (22:36 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 3 Mar 2016 22:36:37 +0000 (22:36 +0000)
commite483ed282597e04342fb7e18afd63d8647822921
treec075d653c5de71962b7a58f9504e5f986a539476
parent75714f618c3997acce830434f85df768ea009bc6
[libFuzzer] when interrupted, call _Exit() instead of exit()

llvm-svn: 262667
llvm/lib/Fuzzer/FuzzerLoop.cpp