Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c29db84419592e98e71a08d1a9fb04a3d6b51a0c
/
lldb
/
source
/
Plugins
/
SystemRuntime
/
MacOSX
/
AppleGetItemInfoHandler.cpp
a994b0b
Made GetScratchTypeSystemForLanguage return an error if desired.
by Sean Callanan
· 10 years ago
1c95046
Reduce inclusion of clang headers.
by Bruce Mitchener
· 10 years ago
151c032
This patch makes Clang-independent base classes for all the expression types that lldb currently vends.
by Jim Ingham
· 10 years ago
99558cc4
Final bit of type system cleanup that abstracts declaration contexts into lldb_private::CompilerDeclContext and renames ClangType to CompilerType in many accessors and functions.
by Greg Clayton
· 10 years ago
a1e5dc8
ClangASTType is now CompilerType.
by Greg Clayton
· 10 years ago
b4892cd
Add a new SBThread::SafeToCallFunctions API; this calls over to
by Jason Molenda
· 11 years ago
8646d3c
Rename eExecution*** to eExpression*** to be consistent with the result type.
by Jim Ingham
· 12 years ago
1624a2d
Make the Expression Execution result enum available to the SB API layer.
by Jim Ingham
· 12 years ago
a056015
Only allow on thread to run when calling libBacktraceRecording.
by Jason Molenda
· 12 years ago
23ef27c
Give the clang functions names. This is only for logging.
by Jim Ingham
· 12 years ago
2a6c252
Add some additional logging to the Mac OS X SystemRuntime. Fix a bug where lldb could free an inferior's vm_page.
by Jason Molenda
· 12 years ago
2fd8335
Change the Mac OS X SystemRuntime plugin from using the placeholder
by Jason Molenda
· 12 years ago