yawanng added a comment. LGTM. Please wait for Alexander approval.
================ Comment at: clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp:296 + << "' doesn't exist. Ignoring...\n"; + } continue; ---------------- Maybe add some error message here if it's not an existence issue. like "invalid file path" or something? The same below. https://reviews.llvm.org/D35194 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits