This is an archive of the discontinued LLVM Phabricator instance.

[ASTMatchers] Add isInAnonymousNamespace narrowing matcher
ClosedPublic

Authored by carlosgalvezp on Dec 19 2022, 11:13 AM.

Details

Summary

Used in a couple clang-tidy checks so it could be extracted
out as its own matcher.

Diff Detail

Event Timeline

carlosgalvezp created this revision.Dec 19 2022, 11:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2022, 11:13 AM
carlosgalvezp requested review of this revision.Dec 19 2022, 11:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2022, 11:13 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
gribozavr2 accepted this revision.Dec 22 2022, 3:55 PM
This revision is now accepted and ready to land.Dec 22 2022, 3:55 PM