I also assured that there are no other functions unnecessarily using std::vector as argument.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D88024
[SyntaxTree][Nit] Take `ArrayRef` instead of `std::vector` as argument for `createTree` eduucaldas on Sep 21 2020, 7:48 AM. Authored by
Details I also assured that there are no other functions unnecessarily using std::vector as argument.
Diff Detail
|