llvm-project
f1a27247
- [clang-doc] Removed OwnedPtr alias (#190427)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
17 hours ago
[clang-doc] Removed OwnedPtr alias (#190427) The alias served a purpose during migration, but now conveys the wrong semantics, as the memory of these pointers is interned inside a local arena.
References
#190427 - [clang-doc] Removed OwnedPtr alias
Author
ilovepi
Parents
2c370e76
Loading