Clone this repo:

Branches

  1. cdaf00d [NFC][lldb] fix extra line after documentation (#149482) by Charles Zablit · 10 hours ago main master
  2. d1373f2 Reland [Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types (#149613) by YexuanXiao · 13 hours ago
  3. c0d9d27 [lldb] Use std::make_shared for StopInfoSP (#149612) by Jonas Devlieghere · 20 hours ago
  4. 5cb46c9 [lldb][scripts] Fix framework script unifdef test (#149607) by Chelsea Cassanova · 21 hours ago
  5. 11fbe4f [lldb] Use StopInfoSP instead of StopInfo* (NFC) by Jonas Devlieghere · 22 hours ago
  6. ef6673d [lldb] Use a range-based for loop instead of llvm::for_each (NFC) (#149541) by Kazu Hirata · 23 hours ago
  7. 169ec5f [lldb][framework] Glob headers from source for framework (#148736) by Chelsea Cassanova · 23 hours ago
  8. ba60be8 [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (#146777) by Jacob Lalonde · 23 hours ago
  9. e8388e5 [lldb] Correct spacing of = {...} when depth limit is hit (#149480) by David Spickett · 28 hours ago
  10. c08fb03 [lldb][Expression][NFC] Make LoadAddressResolver::m_target a reference (#149490) by Michael Buch · 30 hours ago
  11. cfceeb6 [lldb][test] TestNSDictionarySynthetic.py: adjust ptr depth in test by Michael Buch · 34 hours ago
  12. 81349bd [lldb][test] Fix PDB UdtLayoutTest by David Spickett · 35 hours ago
  13. ef35b06 [lldb-dap] Fix type req->arguments == "disconnect" (#149446) by Wanyi · 2 days ago
  14. 248f7f5 Revert "[Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types instead of built-in types (#143653)" by Kazu Hirata · 2 days ago
  15. bfa5069 [Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types instead of built-in types (#143653) by YexuanXiao · 2 days ago
  16. 39b217e [lldb][test] TestChildDepthTruncation: don't force DWARF by Michael Buch · 2 days ago
  17. b986475 [lldb] Adjust default target.max-children-depth (#149282) by Michael Buch · 2 days ago
  18. c7f2b11 Rename config.host_os to config.target_os. by Peter Collingbourne · 2 days ago
  19. e190992 [LLDB] Process minidump better error messages (#149206) by Jacob Lalonde · 2 days ago
  20. 3e4f2fd [lldb][test] Fix TestChildCountTruncation on Windows (#149322) by David Spickett · 2 days ago