OSDN Git Service

[libFuzzer] use custom stol; also introduce __libfuzzer_is_present so that users...
authorKostya Serebryany <kcc@google.com>
Fri, 15 Jan 2016 00:17:37 +0000 (00:17 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 15 Jan 2016 00:17:37 +0000 (00:17 +0000)
commit9039b1ff4e76d644234cf3d89a71551f77c98548
tree2706f41fd76ecc0e3c39e68badf2327253c2059e
parent16b8b2d9ac0a32f6373ec9b101ca7b67404b4893
[libFuzzer] use custom stol; also introduce __libfuzzer_is_present so that users can check for its presence.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257848 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerDriver.cpp