[Reproducers] Add missing LLDB_RECORD_DUMMY macros
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 8 Mar 2019 19:09:27 +0000 (19:09 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 8 Mar 2019 19:09:27 +0000 (19:09 +0000)
commit0d7b0c960d6b2b7d3467d2921aaaa3908684cde1
tree39f9ce77ac5b1e75b9a22316f8e6cd591b7c58ad
parent3b0a54e138ba2603230f77fafd49aa4dd16cfbd6
[Reproducers] Add missing LLDB_RECORD_DUMMY macros

Re-ran lldb-inst on the API folder to insert missing LLDB_RECORD_DUMMY
macros.

llvm-svn: 355711
12 files changed:
lldb/include/lldb/API/SBDebugger.h
lldb/source/API/SBBreakpoint.cpp
lldb/source/API/SBBreakpointName.cpp
lldb/source/API/SBCommandInterpreter.cpp
lldb/source/API/SBCommunication.cpp
lldb/source/API/SBData.cpp
lldb/source/API/SBDebugger.cpp
lldb/source/API/SBExpressionOptions.cpp
lldb/source/API/SBProcess.cpp
lldb/source/API/SBTarget.cpp
lldb/source/API/SBTrace.cpp
lldb/source/API/SBTypeSummary.cpp