================
@@ -649,9 +649,14 @@ void Preprocessor::EnterMainSourceFile() {
           << PPOpts.PCHThroughHeader;
       return;
     }
-    // FIXME: Figure out character-encoding converter treatment.
+    // Use input charset converter if available, and file tag converters
----------------
azhan92 wrote:

Leave the FIXME here

https://github.com/llvm/llvm-project/pull/205163
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to