projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beb6efb
)
[API] Add SBReproducer to LLDB.h
author
Jonas Devlieghere
<jonas@devlieghere.com>
Mon, 1 Apr 2019 19:56:15 +0000
(19:56 +0000)
committer
Jonas Devlieghere
<jonas@devlieghere.com>
Mon, 1 Apr 2019 19:56:15 +0000
(19:56 +0000)
llvm-svn: 357424
lldb/include/lldb/API/LLDB.h
patch
|
blob
|
history
diff --git
a/lldb/include/lldb/API/LLDB.h
b/lldb/include/lldb/API/LLDB.h
index
5f722c9
..
0806ab7
100644
(file)
--- a/
lldb/include/lldb/API/LLDB.h
+++ b/
lldb/include/lldb/API/LLDB.h
@@
-48,6
+48,7
@@
#include "lldb/API/SBProcessInfo.h"
#include "lldb/API/SBQueue.h"
#include "lldb/API/SBQueueItem.h"
+#include "lldb/API/SBReproducer.h"
#include "lldb/API/SBSection.h"
#include "lldb/API/SBSourceManager.h"
#include "lldb/API/SBStream.h"