llvm-project
5bc21295
- [clang-doc] Removed OwnedPtr alias
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
27 days ago
[clang-doc] Removed OwnedPtr alias The alias served a purpose during migration, but now conveys the wrong semantics, as the memory of these pointers is generally interned inside a local arena.
Author
ilovepi
Committer
ilovepi
Parents
f507946f
Loading