================
@@ -492,8 +492,23 @@ static std::string getModuleContextHash(const ModuleDeps 
&MD,
   auto &FSOpts = const_cast<FileSystemOptions &>(CI.getFileSystemOpts());
----------------
jansvoboda11 wrote:

Please create a follow-up patch to #124786 to remove the `const_cast` of 
`FileSystemOptions` here.

https://github.com/llvm/llvm-project/pull/128446
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to