[PATCH] [Driver] Remove the using namespace directives from headers
Reid Kleckner
rnk at google.com
Mon Jun 17 06:19:51 PDT 2013
================
Comment at: include/clang/Driver/Driver.h:177
@@ -178,1 +176,3 @@
+ llvm::opt::DerivedArgList *
+ TranslateInputArgs(const llvm::opt::InputArgList &Args) const;
----------------
Rafael Ávila de Espíndola wrote:
> This is the clang-format bug, no? Please manually format this for now.
>
Thanks, I thought I caught 'em all.
http://llvm-reviews.chandlerc.com/D983
BRANCH
move-into-namespaces
ARCANIST PROJECT
clang
More information about the cfe-commits
mailing list