[all-commits] [llvm/llvm-project] c3d96b: Remove duplicated #include
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Dec 5 11:38:29 PST 2025
Branch: refs/heads/users/kparzysz/f02-complain-about-enddo
Home: https://github.com/llvm/llvm-project
Commit: c3d96b34967c1dc381c941362d6c9f2d95954063
https://github.com/llvm/llvm-project/commit/c3d96b34967c1dc381c941362d6c9f2d95954063
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M flang/include/flang/Parser/dump-parse-tree.h
Log Message:
-----------
Remove duplicated #include
Commit: ee781e82c666f02c981a9fd7f4232eca0c7c78ed
https://github.com/llvm/llvm-project/commit/ee781e82c666f02c981a9fd7f4232eca0c7c78ed
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M flang/lib/Semantics/canonicalize-do.cpp
M flang/lib/Semantics/check-omp-loop.cpp
M flang/test/Parser/OpenMP/cross-label-do.f90
M flang/test/Semantics/OpenMP/loop-association.f90
Log Message:
-----------
The END DO crossing loop boundary is always illegal
Compare: https://github.com/llvm/llvm-project/compare/4b43a62c0f40...ee781e82c666
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list