[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
Wed Apr 30 15:28:22 PDT 2014


Add parameter for checking within inline namespaces.  Reworked some of the callsites to keep original behavior.

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.8994.patch
Type: text/x-patch
Size: 7108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140430/04c29a0d/attachment.bin>


More information about the cfe-commits mailing list