================
@@ -610,10 +610,15 @@ static bool ParseDirective(StringRef S, ExpectedData *ED, SourceManager &SM,
}
FileID FID = SM.translateFile(*File);
- // FIXME: Figure out character-encoding converter treatment.
----------------
azhan92 wrote:
Leave the FIXME
https://github.com/llvm/llvm-project/pull/205163