[clang] [llvm] Alisonz/tmp1 (PR #205163)

Alison Zhang via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 13:59:40 PDT 2026


================
@@ -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


More information about the cfe-commits mailing list