[all-commits] [llvm/llvm-project] cae0e8: Deal with assignments that failed Fortran semantic...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri May 30 10:48:25 PDT 2025
Branch: refs/heads/users/kparzysz/spr/a04-atomic-one
Home: https://github.com/llvm/llvm-project
Commit: cae0e8fcd3f6b8c2bc3ad8f85599ef4765c6afc5
https://github.com/llvm/llvm-project/commit/cae0e8fcd3f6b8c2bc3ad8f85599ef4765c6afc5
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
Log Message:
-----------
Deal with assignments that failed Fortran semantic checks
Don't emit diagnostics for those.
Commit: 6bc8c10c793ebac02c78daec33e7fb5e6becb8e0
https://github.com/llvm/llvm-project/commit/6bc8c10c793ebac02c78daec33e7fb5e6becb8e0
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M flang/include/flang/Semantics/tools.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/tools.cpp
Log Message:
-----------
Move common functions to tools.cpp
Compare: https://github.com/llvm/llvm-project/compare/81810ec1e6a3...6bc8c10c793e
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