Saves having to manually deallocate storage and keeps InnerArgs will have good cache locality.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99106
[ASTMatchers][NFC] Use SmallVector when building variadic matcher descriptor ClosedPublic Authored by njames93 on Mar 22 2021, 12:56 PM.
Details Summary Saves having to manually deallocate storage and keeps InnerArgs will have good cache locality.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 23 2021, 8:43 AM Closed by commit rG8298899e56cd: [ASTMatchers][NFC] Use SmallVector when building variadic matcher descriptor (authored by njames93). · Explain WhyMar 23 2021, 9:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 332704 clang/lib/ASTMatchers/Dynamic/Marshallers.h
|