diff options
author | Adrian McCarthy <amccarth@google.com> | 2018-02-22 22:47:47 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2018-02-22 22:47:47 +0000 |
commit | 7de450033b62cec4c2eb6037bfc6655db8a3c144 (patch) | |
tree | aae4d983eb07073056219bdef964205fd921817c /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 3db5d7e1241d9d7f92ffd4661be1afd9ca8b90a1 (diff) | |
download | bcm5719-llvm-7de450033b62cec4c2eb6037bfc6655db8a3c144.tar.gz bcm5719-llvm-7de450033b62cec4c2eb6037bfc6655db8a3c144.zip |
Fix TestMoveNearest on Windows
The header file for the DLL tried to declare inline functions and a local
function as dllexport which broke the compile and link. Removing the bad
declarations solves the problem, and the test passes on Windows now.
Differential Revision: https://reviews.llvm.org/D43600
llvm-svn: 325836
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions