[PATCH] [Driver] Remove the using namespace directives from headers
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Fri Jun 14 17:00:38 PDT 2013
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
More information about the cfe-commits
mailing list