Used in a couple clang-tidy checks so it could be extracted
out as its own matcher.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140328
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 22 2022, 3:55 PM Closed by commit rG125ccd375147: [ASTMatchers] Add isInAnonymousNamespace narrowing matcher (authored by carlosgalvezp). · Explain WhyDec 23 2022, 12:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 485053 clang/docs/LibASTMatchersReference.html
clang/docs/ReleaseNotes.rst
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
|