Adds a constructor that takes a vector with which to initialize the Parts
field and a corresponding free function that forwards to the constructor. These
definitions are needed to assist in transitioning away from Stencil as a class
to defining it as a type alias.
Details
Details
- Reviewers
ilya-biryukov - Commits
- rG6e759daf2ea8: [libTooling] Add Stencil constructor.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo