[Lldb-commits] [PATCH] D79559: [lldb] Also recognize DWARF UTF base types using their size

Mathias LANG via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 12 05:20:37 PDT 2020


Geod24 updated this revision to Diff 263401.
Geod24 added a comment.

Changed the test from running to 'type lookup string'

Due to bug https://bugs.llvm.org/show_bug.cgi?id=45856 the test was originally runnable,
but a non-runnable alternative was suggested during review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79559/new/

https://reviews.llvm.org/D79559

Files:
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/test/Shell/SymbolFile/DWARF/DW_TAG_basic_type_DW_ATE_UTF_nonC.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79559.263401.patch
Type: text/x-patch
Size: 6650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200512/bcd5240e/attachment.bin>


More information about the lldb-commits mailing list