[clang] [clang] Do not share ownership of `HeaderSearchOptions` (PR #132984)

Jan Svoboda via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 23 10:55:36 PDT 2025


jansvoboda11 wrote:

CC @AaronBallman as a last resort. The reason for `CompilerInvocation` not sharing ownership of its sub-objects is given here: https://github.com/llvm/llvm-project/pull/133467#issuecomment-2762065443

https://github.com/llvm/llvm-project/pull/132984


More information about the cfe-commits mailing list