diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-03-11 17:17:51 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-03-11 17:17:51 +0000 |
commit | 90819cdb1b611bc11cefeb6ad03a121979a9e1b9 (patch) | |
tree | 2fb55be51ae30406a0ffbf1e196e52455d4644ad /lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py | |
parent | f05b42e960a9badf37e17d896d5764ef9ffce8f2 (diff) | |
download | bcm5719-llvm-90819cdb1b611bc11cefeb6ad03a121979a9e1b9.tar.gz bcm5719-llvm-90819cdb1b611bc11cefeb6ad03a121979a9e1b9.zip |
[Reproducers] Replace callbacks with void*
Callbacks in the LLDB_RECORD_DUMMY macros were causing build failures
with the Xcode project. This patch replaces the function pointers with
void pointers so they can be logged.
llvm-svn: 355842
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py')
0 files changed, 0 insertions, 0 deletions