kfunk added inline comments.
================ Comment at: clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp:296 + << "' doesn't exist. Ignoring...\n"; + } continue; ---------------- yawanng wrote: > Maybe add some error message here if it's not an existence issue. like > "invalid file path" or something? The same below. Is that really necessary? I think the user won't care. https://reviews.llvm.org/D35194 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits