[Lldb-commits] [lldb] [lldb] Add pointer arithmetics for addition and subtraction to DIL (PR #184652)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 6 06:36:46 PST 2026


Michael137 wrote:

> I added `GetPointerDiffType` to `TypeSystem` with this patch. Should it be a separate PR or is it okay to include it with this one?

Separate PR would be nice (possibly with a unittest in `TestTypeSystemClang.cpp`)

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


More information about the lldb-commits mailing list