https://github.com/Nerixyz approved this pull request.
LGTM When playing around with MSVC, I couldn't get it to generate a pointer with a constant other than 0. But I think we should change [`GetIntegralTypeInfo`](https://github.com/llvm/llvm-project/blob/d80a7295726e4f1d401721155b64113a8ff5927a/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp#L77) to return the pointer size and unsigned instead of checking the pointee-type. https://github.com/llvm/llvm-project/pull/180612 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
