[PATCH] D25565: Deduplicate sets of replacements by file names.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 13 09:31:20 PDT 2016


ioeric added inline comments.


================
Comment at: include/clang/Tooling/Core/Replacement.h:233
 
-  Replacements mergeReplacements(const ReplacementsImpl &Second) const;
-
----------------
This is dead code.


https://reviews.llvm.org/D25565





More information about the cfe-commits mailing list