1. 8be3021 [lldb] Move clang-based files out of Symbol by Alex Langford · 6 years ago
  2. 22b0448 [lldb][NFCI] Remove unused LanguageType parameters by Alex Langford · 6 years ago
  3. adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 6 years ago
  4. 8081428 [lldb][NFC] Fix all formatting errors in .cpp file headers by Raphael Isemann · 6 years ago
  5. 6e3b0cc [lldb][NFC] Rename ClangASTContext to TypeSystemClang by Raphael Isemann · 6 years ago
  6. 3031818 [Target] Remove Target::GetScratchClangASTContext by Alex Langford · 6 years ago
  7. 1ad655e Modernize the rest of the Find.* API (NFC) by Adrian Prantl · 6 years ago
  8. 2461061 Upstream macCatalyst support in debugserver and the macOS dynamic loader plugin. by Adrian Prantl · 6 years ago
  9. 63e5fb7 [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) by Jonas Devlieghere · 6 years ago
  10. b5701710 [LanguageRuntime] Move ObjCLanguageRuntime into a plugin by Alex Langford · 6 years ago
  11. e823bbe [Target] Remove Process::GetObjCLanguageRuntime by Alex Langford · 6 years ago
  12. 248a130 [lldb] NFC modernize codebase with modernize-use-nullptr by Konrad Kleine · 6 years ago
  13. 05cfdb0 Allow direct comparison of ConstString against StringRef by Raphael Isemann · 7 years ago
  14. 8b3af63 [NFC] Remove ASCII lines from comments by Jonas Devlieghere · 7 years ago
  15. 1724a17 Rename Target::GetSharedModule to Target::GetOrCreateModule. by Jason Molenda · 7 years ago
  16. 0e4c482 Pass ConstString by value (NFC) by Adrian Prantl · 7 years ago
  17. 796ac80 Use std::make_shared in LLDB (NFC) by Jonas Devlieghere · 7 years ago
  18. 9073eb4 Remove a warning in DynamicLoaderDarwin::UpdateImageLoadAddress by Jason Molenda · 7 years ago
  19. f3ecbfc Add UUID::SetFromOptionalStringRef, use it in DynamicLoaderDarwin by Jim Ingham · 7 years ago
  20. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  21. a6682a4 Simplify Boolean expressions by Jonas Devlieghere · 7 years ago
  22. 8f3be7a [FileSystem] Move path resolution logic out of FileSpec by Jonas Devlieghere · 7 years ago
  23. 4637696 [FileSystem] Extend file system and have it use the VFS. by Jonas Devlieghere · 7 years ago
  24. 32762fd Upstreaming the BridgeOS device support and the by Jason Molenda · 7 years ago
  25. f9a07e9 [NFC] Turn "load dependent files" boolean into an enum by Jonas Devlieghere · 7 years ago
  26. d821c99 Move RegisterValue,Scalar,State from Core to Utility by Pavel Labath · 7 years ago
  27. fbb1428 Remove some instances of manual UUID pretty-printing by Pavel Labath · 7 years ago
  28. 2272c48 Use llvm::VersionTuple instead of manual version marshalling by Pavel Labath · 7 years ago
  29. 937348c [FileSpec] Make style argument mandatory for SetFile. NFC by Jonas Devlieghere · 7 years ago
  30. 0509724 Reflow paragraphs in comments. by Adrian Prantl · 8 years ago
  31. 2833321 Update StructuredData::String to return StringRefs. by Zachary Turner · 8 years ago
  32. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  33. 666cc0b Move DataBuffer / DataExtractor and friends from Core -> Utility. by Zachary Turner · 9 years ago
  34. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  35. 777fcec Add a catch-all line for detecting dyld in the inferior process by Jason Molenda · 9 years ago
  36. 49df389 Fix typo which broke debugging on older OSX systems after r285172. by Dawn Perchik · 9 years ago
  37. 771ef6d Fix Clang-tidy readability-redundant-string-cstr warnings by Malcolm Parsons · 9 years ago
  38. 1408bf7 Remove TimeValue usage from FileSpec.h by Pavel Labath · 9 years ago
  39. a3b7527 Enable the use of the new dyld SPI on the current by Jason Molenda · 9 years ago
  40. 95eae42 Make lldb::Regex use StringRef. by Zachary Turner · 9 years ago
  41. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  42. 716814a Remove some tab characters that snuck in to my mnost recent edits. by Jason Molenda · 9 years ago
  43. 9ab5dc2 Add a new DynamicLoader plugin that uses SPI that are in development by Jason Molenda · 9 years ago
  44. 5fe4d14 Refactor (with some rewriting) the DynamicLoaderMacOSX plugin into by Jason Molenda · 9 years ago