================
@@ -198,6 +223,7 @@ class Preprocessor {
   std::unique_ptr<ScratchBuffer> ScratchBuf;
   HeaderSearch      &HeaderInfo;
   ModuleLoader      &TheModuleLoader;
+  TextEncodingConfig TEC;
----------------
cor3ntin wrote:

I'm not opposed to having it there if we do not find a better place (I think 
having it in Lexer might be a tad annoying)

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

Reply via email to