klimek accepted this revision.
klimek added a comment.
This revision is now accepted and ready to land.

LG, thx for bearing with me, this looks great.
(and sorry if I didn't send this earlier, just noticed I forgot to hit submit 
:( )



================
Comment at: lib/Tooling/ArgumentsAdjusters.cpp:66
+          (Arg == "-MD") || (Arg == "-MMD")) {
+        // Output is specified as -MX foo. Skip the next argument also.
+        ++i;
----------------
s/ also/, too/?


https://reviews.llvm.org/D34304



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to