diff options
author | Qiongsi Wu <qiongsiwu@gmail.com> | 2025-10-03 16:26:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-03 16:26:42 -0700 |
commit | 4368616452476472e3d776c9ae72be34fa674146 (patch) | |
tree | 1d6ec025c6600a7693be0c92e538b379a1673e8e /llvm/lib/Support/Threading.cpp | |
parent | c2c2e4ec90d0c1d65fff34fc4835dc6ba1ab25fc (diff) | |
download | llvm-4368616452476472e3d776c9ae72be34fa674146.zip llvm-4368616452476472e3d776c9ae72be34fa674146.tar.gz llvm-4368616452476472e3d776c9ae72be34fa674146.tar.bz2 |
[clang][Dependency Scanning] Refactor Scanning Compiler Instance Initialization (#161300)
This PR follows https://github.com/llvm/llvm-project/pull/160795, and it
is the second of a series of planned PRs to land
https://github.com/llvm/llvm-project/pull/160207 in smaller pieces.
The initialization steps before and within
`DependencyScanningAction::runInvocation` are broken up in to several
helper functions. The intention is to reuse the helper functions in a
followup PR to initialize the `CompilerInstanceWithContext`.
Part of work for rdar://136303612.
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions