================
@@ -2005,8 +2005,8 @@ bool ASTReader::ReadSLocEntry(int ID) {
// Note: If conversion was originally necessary, OverriddenBuffer should be
// true and the associated handling will trigger.
FileID FID = SourceMgr.createFileID(*File, IncludeLoc, FileCharacter,
- /*Converter=*/nullptr, ID,
- BaseOffset + Record[0]);
+ ID, /*InputEncodingName=*/"",
----------------
azhan92 wrote:
={}
https://github.com/llvm/llvm-project/pull/205163
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits