diff options
author | Qiongsi Wu <qiongsiwu@gmail.com> | 2025-09-26 10:16:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-26 10:16:23 -0700 |
commit | 0e35f56d40d3b4fe44fd69066ba94f54cb9b844a (patch) | |
tree | 981be3f4d1e278017ba351fc3ae7f3c1c29c07f8 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 4bdf545c4d8771c2e69ebcf8ef809b6bc4f3de19 (diff) | |
download | llvm-0e35f56d40d3b4fe44fd69066ba94f54cb9b844a.zip llvm-0e35f56d40d3b4fe44fd69066ba94f54cb9b844a.tar.gz llvm-0e35f56d40d3b4fe44fd69066ba94f54cb9b844a.tar.bz2 |
[clang][Dependency Scanning][NFC] Move `DependencyScanningAction` to its own header and source files (#160795)
This is the first of three PRs to land
https://github.com/llvm/llvm-project/pull/160207 in smaller pieces.
This PR is an NFC. It moves `DependencyScanningAction` to its own source
file, so we can later implement a `CompilerInstanceWithContext` in the
new file.
Part of work for rdar://136303612.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions