summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBData.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-03-08 17:50:27 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-03-08 17:50:27 +0000
commit84e571ce751dd02b31a1178b3bd358b238e6a7f0 (patch)
tree3ecad476c86f40c6c1de05e925e147d4c52e5cc2 /lldb/source/API/SBData.cpp
parentfee5576f7cd76f4b03a2549088f4fab9f5a80462 (diff)
downloadbcm5719-llvm-84e571ce751dd02b31a1178b3bd358b238e6a7f0.tar.gz
bcm5719-llvm-84e571ce751dd02b31a1178b3bd358b238e6a7f0.zip
[Reproducers] Add LLDB_RECORD_DUMMY
Add a macro that doesn't actually record anything but still toggles the API boundary. Removing just the register macros for lldb::thread_t wasn't sufficient on NetBSD because the serialization logic needed the underlying type to be complete. This macro should be used by functions that are currently unsupported, as they might trip the API boundary logic. This should be easy using the lldb-instr tool. llvm-svn: 355709
Diffstat (limited to 'lldb/source/API/SBData.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud