================
@@ -43,10 +56,8 @@ void
StdNamespaceModificationCheck::registerMatchers(MatchFinder *Finder) {
hasDeclContext(namespaceDecl(hasAnyName("std", "posix"),
----------------
zwuis wrote:Can we use `hasDeclContext` like this? https://github.com/llvm/llvm-project/pull/214704 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
