takuto.ikuta marked 3 inline comments as done. takuto.ikuta added a comment.
Thank you for review ================ Comment at: llvm/lib/Support/Windows/Process.inc:251 + // This may change argv0 like below, + // * clang -> clang.exe (just add extension) + // * CLANG_~1.EXE -> clang++.exe (extend shorname) ---------------- ruiu wrote: > I believe GetModuleFileName always returns a path with an extension, though > it might be 8.3 path. I meant to say about filename in original argv0 here. https://reviews.llvm.org/D47578 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits