[PATCH] Consolidate several functions for checking the std namespace into one function in Decl and one function in DeclContext

Richard Trieu rtrieu at google.com
Thu May 22 17:28:39 PDT 2014


Remove parameter for checking inside inline namespaces and just do it by default.  No tests affected.

http://reviews.llvm.org/D3333

Files:
  include/clang/AST/DeclBase.h
  lib/AST/Decl.cpp
  lib/AST/DeclBase.cpp
  lib/Analysis/Consumed.cpp
  lib/Sema/SemaExceptionSpec.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3333.9725.patch
Type: text/x-patch
Size: 6951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140523/736f9a65/attachment.bin>


More information about the cfe-commits mailing list