1. a994b0b Made GetScratchTypeSystemForLanguage return an error if desired. by Sean Callanan · 10 years ago
  2. 1c95046 Reduce inclusion of clang headers. by Bruce Mitchener · 10 years ago
  3. 151c032 This patch makes Clang-independent base classes for all the expression types that lldb currently vends. by Jim Ingham · 10 years ago
  4. 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
  5. a1e5dc8 ClangASTType is now CompilerType. by Greg Clayton · 10 years ago
  6. b4892cd Add a new SBThread::SafeToCallFunctions API; this calls over to by Jason Molenda · 11 years ago
  7. 8646d3c Rename eExecution*** to eExpression*** to be consistent with the result type. by Jim Ingham · 12 years ago
  8. 1624a2d Make the Expression Execution result enum available to the SB API layer. by Jim Ingham · 12 years ago
  9. a056015 Only allow on thread to run when calling libBacktraceRecording. by Jason Molenda · 12 years ago
  10. 23ef27c Give the clang functions names. This is only for logging. by Jim Ingham · 12 years ago
  11. 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
  12. 2fd8335 Change the Mac OS X SystemRuntime plugin from using the placeholder by Jason Molenda · 12 years ago