================ ---------------- jansvoboda11 wrote:
My understanding of this header was that it existed so that the separate scanning implementations (`CompilerInstanceWithContext` and `DependencyScanningWorker`) can share the same logic. With a single implementation of scanning, what prevents us from shuffling these helpers into implementation files? https://github.com/llvm/llvm-project/pull/206800 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
