[lldb] Attempt to fix TestStepThroughTrampoline on windows

This commit is contained in:
Pavel Labath 2022-06-29 19:59:24 +02:00
parent 45ae553109
commit 079c8ccb33
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
extern void foo();
LLDB_TEST_API extern void foo();