[PATCH] [Driver] Remove the using namespace directives from headers

Reid Kleckner rnk at google.com
Fri Jun 14 13:46:03 PDT 2013


This adds a bunch of llvm::opt name specifiers to all the uses of types
from that namespace.

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

Files:
  include/clang/Driver/Action.h
  include/clang/Driver/CC1AsOptions.h
  include/clang/Driver/Compilation.h
  include/clang/Driver/Driver.h
  include/clang/Driver/Job.h
  include/clang/Driver/Tool.h
  include/clang/Driver/ToolChain.h
  include/clang/Frontend/CompilerInvocation.h
  lib/Driver/InputInfo.h
  lib/Driver/SanitizerArgs.h
  lib/Driver/ToolChains.h
  lib/Driver/Tools.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D983.1.patch
Type: text/x-patch
Size: 61252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130614/2c243730/attachment.bin>


More information about the cfe-commits mailing list