[all-commits] [llvm/llvm-project] a8c80f: [flang][OpenMP] Clean up check-omp-structure.h, NF...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Apr 17 09:49:52 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8c80fe41fde8c66434af91fd5a0f2d3b71b28be
https://github.com/llvm/llvm-project/commit/a8c80fe41fde8c66434af91fd5a0f2d3b71b28be
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 (#192695)
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