diff options
author | Callum Fare <callum@codeplay.com> | 2025-06-04 14:51:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 08:51:50 -0500 |
commit | 817af2ddf24bd6ef68d66d86904d0682dd5feda9 (patch) | |
tree | 2e46a244877e3ac10078e0cab1b3e355841f9420 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | c3746ff3229c57110f7895ff5b93e520cead0d1b (diff) | |
download | llvm-817af2ddf24bd6ef68d66d86904d0682dd5feda9.zip llvm-817af2ddf24bd6ef68d66d86904d0682dd5feda9.tar.gz llvm-817af2ddf24bd6ef68d66d86904d0682dd5feda9.tar.bz2 |
[Offload] Fix missing dependencies in Offload API generation (#142776)
Thanks to @RossBrunton for spotting this.
We attempt to clang-format the generated Offload header files, but if
clang-format isn't available we just copy the generated files instead.
That fallback path was missing the correct dependencies.
Fixes #142756
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions