[all-commits] [llvm/llvm-project] 673c71: [flang][OpenMP] Clean up check-omp-structure.h, NFC
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Apr 17 09:29:47 PDT 2026
Branch: refs/heads/users/kparzysz/check-omp-cleanup
Home: https://github.com/llvm/llvm-project
Commit: 673c71f28d1889375bf07233f691f122e5ea8567
https://github.com/llvm/llvm-project/commit/673c71f28d1889375bf07233f691f122e5ea8567
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
Log Message:
-----------
[flang][OpenMP] Clean up check-omp-structure.h, NFC
Group declarations to make it clear in which of the check-omp-*.cpp
files a given function is defined.
Delete declarations that don't have corresponding definitions.
Rename private member variable to follow naming convention.
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