llvm-project
1e136488
- [clang-doc] Move non-arena allocated types off the OwnedPtr alias
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[clang-doc] Move non-arena allocated types off the OwnedPtr alias Some types should not be using this alias, which was over applied to APIs that wont participate in arena style allocation. This patch restores them to their correct spelling.
References
users/ilovepi/new-arenas-9
#190052 - [clang-doc] Move non-arena allocated types off the OwnedPtr alias
#190053 - [clang-doc] Simplify parsing and reading bitcode blocks
#190054 - [clang-doc] Move Info types into arenas
#190055 - [clang-doc] Support deep copy between arenas for merging
#190056 - [clang-doc] Merge data into persistent memory
#190425 - [clang-doc] Update type aliases
#190426 - [clang-doc] Use distinct APIs for fixed arena allocation sites
#190427 - [clang-doc] Removed OwnedPtr alias
#190428 - [clang-doc][nfc] Reformat and revise comment block
Author
ilovepi
Committer
ilovepi
Parents
24631961
Loading