qiongsiwu wrote: @cyndyishida and I discussed offline about this. I took a further look into possible ways to pass in more Swift context, and I don't see an easy way to give the name more meaning. [Here](https://github.com/swiftlang/swift/blob/7150c233cc8e45d34ed022c9e6213c291af61a54/lib/DependencyScan/ModuleDependencyScanner.cpp#L556) is the Swift entry point to create the fake file, and I did not find a more descriptive string I can use during initialization. So I am going to leave this PR as is. I will come back to this and add the context if later I find out some ways to obtain a better context string.
https://github.com/llvm/llvm-project/pull/183396 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
