commit | 8152b0443541d1ef508c51443ece2ac532f28c30 | [log] [tgz] |
---|---|---|
author | rnk <rnk> | Wed Jul 19 23:22:06 2017 |
committer | rnk <rnk> | Wed Jul 19 23:22:06 2017 |
tree | 00062cd547be903d933551aea9fbf7370b7f2a60 | |
parent | a89e19ecfcf06edcefeb04ad7fd0024dfced01f2 [diff] |
Fix fuzzer-flags.test on Windows The optional external function callbacks have to be exported in order for them to be called. The test was failing because libFuzzer wasn't calling LLVMFuzzerInitialize. We can reconsider if this is the best way to mark these optional callbacks exported later. git-svn-id: svn://svn.chromium.org/llvm-project/llvm/trunk/lib/Fuzzer@308548 0b72dbe1-c17f-4bc7-b9db-2b4152be0356