llvm-project
263e3a38
- [clang-doc] Introduce type alias for OwningPtrVec/Array (#184871)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
48 days ago
[clang-doc] Introduce type alias for OwningPtrVec/Array (#184871) We commonly have vectors/arrays of owned pointers. This should simplify future refactoring when switching to arena allocation.
References
#184871 - [clang-doc] Introduce type alias for OwningPtrVec/Array
Author
ilovepi
Parents
a14a104f
Loading