llvm-project
7a370748 - [clang][lex] Store non-owning options ref in `HeaderSearch` (#132780)

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.
Author
Parents
Loading