[PATCH] D53135: Remove top-level using declaration from header files, as these aliases leak.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 11 05:32:52 PDT 2018


sammccall created this revision.
sammccall added a reviewer: ilya-biryukov.
Herald added subscribers: cfe-commits, arphaman.

Repository:
  rC Clang

https://reviews.llvm.org/D53135

Files:
  include/clang/Driver/Job.h
  include/clang/Frontend/PCHContainerOperations.h
  include/clang/Serialization/GlobalModuleIndex.h
  lib/Frontend/FrontendAction.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
  utils/TableGen/TableGenBackends.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53135.169197.patch
Type: text/x-patch
Size: 13090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181011/e392648e/attachment-0001.bin>


More information about the cfe-commits mailing list