================ @@ -26,6 +26,7 @@ class CharacterConverter { CharacterConverter(mbstate *mbstate); void clear(); + bool isComplete(); ---------------- michaelrj-google wrote: did you mean to add this back? https://github.com/llvm/llvm-project/pull/144760