The lifetime of clang_resource_path should be same as kResourceDirSuffixes, because kResourceDirSuffixes doesn't own clang_resource_path.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
If this patch fixes the CI failure, I need someone to commit this change, thanks in advance.
Comment Actions
Thanks!
FWIW, it seems like an unnecessary micro optimization to make both these variables static.