ljmf00 added a comment.

Thanks for adding this, I ended up forgoting, since I don't use PDB.



================
Comment at: lldb/include/lldb/lldb-enumerations.h:752
   eBasicTypeChar32,
+  eBasicTypeChar8,
   eBasicTypeShort,
----------------
You forgot to add it to the Python API. It should also be added at the end to 
avoid user-code breakage. See D116136 . I can rebase my change and correct this 
:)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120690

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to