This revision was automatically updated to reflect the committed changes.
Closed by commit rG125ccd375147: [ASTMatchers] Add isInAnonymousNamespace
narrowing matcher (authored by carlosgalvezp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140328/ne
carlosgalvezp created this revision.
Herald added a project: All.
carlosgalvezp requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Used in a couple clang-tidy checks so it could be extracted
out as its own matcher.
Repository:
rG LLVM Gith