[PATCH] clang-check: Enable specification of additional compiler arguments

Manuel Klimek klimek at google.com
Wed Jun 5 06:50:17 PDT 2013



================
Comment at: tools/clang-check/ClangCheck.cpp:148
@@ +147,3 @@
+      I = Return.begin();
+      ++I;
+    }
----------------
Please add a short comment that this is to leave the program name in the first argument alone.


http://llvm-reviews.chandlerc.com/D919



More information about the cfe-commits mailing list