diff options
author | jeanPerier <jperier@nvidia.com> | 2024-12-06 17:22:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-06 17:22:47 +0100 |
commit | d6ec7c82f383ae4268f350f4d2e267af45fae8c0 (patch) | |
tree | 30f8dee29d14bca21f0b8ed548b182d5dd283ed6 /lldb/test/Shell/ScriptInterpreter/Python/python.test | |
parent | e68a3e4d0dd349a34c02471438d2e97c2b29e846 (diff) | |
download | llvm-d6ec7c82f383ae4268f350f4d2e267af45fae8c0.zip llvm-d6ec7c82f383ae4268f350f4d2e267af45fae8c0.tar.gz llvm-d6ec7c82f383ae4268f350f4d2e267af45fae8c0.tar.bz2 |
[flang][CUF] fix missing header after #112188 (#118993)
Otherwise, builds with `-DFLANG_CUF_RUNTIME` hits:
```
runtime/CUDA/descriptor.cpp:44:24: error: invalid use of incomplete type 'const class Fortran::runtime::Descriptor'
44 | std::size_t count{src->SizeInBytes()};
```
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/python.test')
0 files changed, 0 insertions, 0 deletions