1. fbb4d1e [lldb/Plugins] Use external functions to (de)initialize plugins by Jonas Devlieghere · 6 years ago
  2. 8be3021 [lldb] Move clang-based files out of Symbol 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. d5d47a3 Remove SymbolVendor::GetSymtab by Pavel Labath · 6 years ago
  8. 63e5fb7 [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) by Jonas Devlieghere · 6 years ago
  9. 248a130 [lldb] NFC modernize codebase with modernize-use-nullptr by Konrad Kleine · 6 years ago
  10. 05cfdb0 Allow direct comparison of ConstString against StringRef by Raphael Isemann · 7 years ago
  11. 8b3af63 [NFC] Remove ASCII lines from comments by Jonas Devlieghere · 7 years ago
  12. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  13. a6682a4 Simplify Boolean expressions by Jonas Devlieghere · 7 years ago
  14. 29ae659 Handle detecting exec for DynamicLoaderMacOS with older debugservers by Jim Ingham · 7 years ago
  15. 32762fd Upstreaming the BridgeOS device support and the by Jason Molenda · 7 years ago
  16. d821c99 Move RegisterValue,Scalar,State from Core to Utility by Pavel Labath · 7 years ago
  17. a174bcb Remove UUID::SetFromCString by Pavel Labath · 7 years ago
  18. 0509724 Reflow paragraphs in comments. by Adrian Prantl · 8 years ago
  19. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  20. abc5d72 Be a little more permissive in DynamicLoaderMacOS::CanLoadImage by Jim Ingham · 8 years ago
  21. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  22. 777fcec Add a catch-all line for detecting dyld in the inferior process by Jason Molenda · 9 years ago
  23. 848c7be Fix a problem with the new dyld interface code -- when a new process by Jason Molenda · 9 years ago
  24. 771ef6d Fix Clang-tidy readability-redundant-string-cstr warnings by Malcolm Parsons · 9 years ago
  25. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  26. 13becd4 Move the code which knows how to get information about the shared by Jason Molenda · 9 years ago
  27. 716814a Remove some tab characters that snuck in to my mnost recent edits. by Jason Molenda · 9 years ago
  28. 3739735 Add support to get the shared cache information from the new by Jason Molenda · 9 years ago
  29. 9ab5dc2 Add a new DynamicLoader plugin that uses SPI that are in development by Jason Molenda · 9 years ago