diff options
author | Reid Kleckner <rnk@google.com> | 2017-07-19 23:22:06 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-07-19 23:22:06 +0000 |
commit | b3283b740fd9ba508ff71208ea7ac2c3168da2ec (patch) | |
tree | 70d6559ec10455a2115f5553eed2b077bc54b6bb /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 102c2319caa9aa1c74650df4dba1700457263bb2 (diff) | |
download | bcm5719-llvm-b3283b740fd9ba508ff71208ea7ac2c3168da2ec.tar.gz bcm5719-llvm-b3283b740fd9ba508ff71208ea7ac2c3168da2ec.zip |
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.
llvm-svn: 308548
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions