teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
LGTM, thanks! FWIW, if you have `fish` installed you might wanna check what
they are doing on your terminal for its autosuggestions (and we might wanna
steal their default, even though I
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 als