[PATCH] D26288: Deduplicate replacements by FileEntry instead of file names.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 3 15:19:54 PDT 2016


ioeric added a comment.

In https://reviews.llvm.org/D26288#586902, @klimek wrote:

> If the files do not exist, how does this work? Won't that potentially give different results if the files exist locally vs if they don't?


This would be problematic. Thanks for the catch!


https://reviews.llvm.org/D26288





More information about the cfe-commits mailing list