[Lldb-commits] [lldb] [DRAFT][lldb] Upgrade CompilerType::GetIndexOfFieldWithName to return llvm::Expected (PR #135963)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 16 10:55:39 PDT 2025
charles-zablit wrote:
> It's worth mentioning that the LLVM convention (as opposed to what is done in the swift fork) is to avoid force-pushing.
Thanks! I will avoid that for the future PRs 👍
https://github.com/llvm/llvm-project/pull/135963
More information about the lldb-commits
mailing list