[Lldb-commits] [PATCH] D134043: [lldb] Log when we cannot find an equivalent for a gdb register type
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 20 01:48:19 PDT 2022
DavidSpickett added a comment.
I didn't know about that, it's exactly what I wanted - if it worked with msvc https://godbolt.org/z/cqYf3c39n.
It is used in lldb but only in tests we know will be compiled with clang (well, we assume) and some Mac OS native code which will be clang compiled.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134043/new/
https://reviews.llvm.org/D134043
More information about the lldb-commits
mailing list