[PATCH] Consolidate several functions for checking the std namespace into one function in Decl and one function in DeclContext
Richard Smith
richard at metafoo.co.uk
Tue May 27 17:04:24 PDT 2014
LGTM, thanks!
On Thu, May 22, 2014 at 5:28 PM, Richard Trieu <rtrieu at google.com> wrote:
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140527/86714b33/attachment.html>
More information about the cfe-commits
mailing list