[Lldb-commits] [lldb] [lldb][TypeSystemClang] Pass around enum value as uint64_t (PR #125244)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 31 09:43:29 PST 2025
https://github.com/felipepiovezan approved this pull request.
after staring at this long enough, I think this is fine, since the uint->int conversion is done by apint
https://github.com/llvm/llvm-project/pull/125244
More information about the lldb-commits
mailing list