llvm-project
7a370748
- [clang][lex] Store non-owning options ref in `HeaderSearch` (#132780)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
197 days ago
[clang][lex] Store non-owning options ref in `HeaderSearch` (#132780) This makes it so that `CompilerInvocation` can be the only entity that manages ownership of `HeaderSearchOptions`, making it possible to implement copy-on-write semantics.
References
#132780 - [clang][lex] Store non-owning options ref in `HeaderSearch`
Author
jansvoboda11
Parents
613a077b
Loading