Spells out some autos explicitly and adds another test for the matcher isExpandedFromMacro.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73975
[clang][NFC] Expand some `auto`s and add another test for matcher `isExpandedFromMacro`. ClosedPublic Authored by ymandel on Feb 4 2020, 9:36 AM.
Details Summary Spells out some autos explicitly and adds another test for the matcher isExpandedFromMacro.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 4 2020, 9:46 AM Closed by commit rGe5ff92e049b5: [clang][NFC] Expand some `auto`s and add another test for matcher… (authored by ymandel). · Explain WhyFeb 4 2020, 10:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 242367 clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
|