[Lldb-commits] [PATCH] D112564: [lldb] Add support for custom char8_t types with different name
Luís Ferreira via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 26 12:28:09 PDT 2021
ljmf00 added a comment.
I can reproduce this with LDC (D LLVM-based compiler), but I don't know a way to do it with clang. Probably I need to manually write a .ll file for this. Can someone guide me on adding tests for this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112564/new/
https://reviews.llvm.org/D112564
More information about the lldb-commits
mailing list