[flang-commits] [flang] [flang] Implement C_F_STRPOINTER (Fortran 2023) (PR #176973)
Caroline Newcombe via flang-commits
flang-commits at lists.llvm.org
Fri Feb 13 07:53:12 PST 2026
cenewcombe wrote:
> I just forced a clean build of the main branch: https://lab.llvm.org/staging/#/builders/105/builds/42578
The tests are still reporting complaints about iso_c_binding module. Is it possible that it wasn't a fully clean build/test?
```
@@@BUILD_STEP clean@@@
Warning: Could not delete /home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.build: rmtree() got an unexpected keyword argument 'onexc'
Warning: Could not delete /home/botworker/builds/openmp-offload-amdgpu-clang-flang/build/llvm.inst: rmtree() got an unexpected keyword argument 'onexc'
```
https://github.com/llvm/llvm-project/pull/176973
More information about the flang-commits
mailing list