werat added reviewers: teemperor, JDevlieghere.
werat added a subscriber: jarin.
werat added inline comments.


================
Comment at: lldb/test/API/python_api/type/TestTypeList.py:156
+        self.DebugSBType(int_enum_type)
+        self.assertEquals(int_enum_type.GetName(), 'unsigned int')
+
----------------
Afaik this is implementation defined, so maybe this we shouldn't test this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93696

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

Reply via email to