Open
Description
Why Are you requesting commit access ?
Apple engineer working on LLDB. Commit access would let me land PRs myself (per approval).
Recently merged PRs in the llvm repo:
- [lldb] add has methods to all DemangledNameInfo attributes #144549
- [lldb] make lit use the same Python executable for building and testing #143756
- [compiler-rt] remove unused default in compiler-rt lit tests #143738
- [lldb] make lit use the same PYTHONHOME for building and testing #143183
- [LLDB] Remove redundant check in DemangledNameInfo::hasBasename #142139
- add explicit default initialization to DemangledNameInfo to remove warning #141790
- [Demangling] Refactor Demangler range tracking #140762
- [lldb][DataFormatters] Change ExtractIndexFromString to return std::optional #138297
- [lldb] Upgrade
GetIndexOfChildWithName
to usellvm::Expected
#136693 - [lldb] Remove CompilerType::GetIndexOfFieldWithName #135963