LGTM with a nit.

================
Comment at: include/clang/Driver/Driver.h:177
@@ -178,1 +176,3 @@
+  llvm::opt::DerivedArgList *
+      TranslateInputArgs(const llvm::opt::InputArgList &Args) const;
 
----------------
This is the clang-format bug, no? Please manually format this for now.



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

BRANCH
  move-into-namespaces

ARCANIST PROJECT
  clang
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to