paulmaybee added inline comments. ================ Comment at: test/tools/lldb-mi/variable/main.cpp:63-65 @@ -63,3 +63,4 @@ const char16_t u16a[] = u"hello"; const char32_t *u32p = U"hello"; const char32_t u32a[] = U"hello"; + ---------------- ki.stfu wrote: > please replace these strings with your improved strings (lines 67-72). So you want me to remove the original tests instead of adding new tests?
http://reviews.llvm.org/D11371 _______________________________________________ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits