[Lldb-commits] [lldb] [lldb][NFCI] Remove CommandReturnObject from BreakpointIDList (PR #77858)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 12 11:16:04 PST 2024


bulbazord wrote:

> LGTM!
> 
> Should we `#include llvm/Support/Error.h"` in the BreakpointIDList header?

Ah, I didn't add it but it builds so it's probably getting it transitively. I'll add it for future-proofing.

https://github.com/llvm/llvm-project/pull/77858


More information about the lldb-commits mailing list