[all-commits] [llvm/llvm-project] e2e7d5: [flang][OpenMP] Make Symbol::OmpFlagToClauseName s...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Oct 24 10:10:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2e7d565bf7228b5c4994257950c64d419cc8f03
https://github.com/llvm/llvm-project/commit/e2e7d565bf7228b5c4994257950c64d419cc8f03
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-10-24 (Thu, 24 Oct 2024)
Changed paths:
M flang/include/flang/Semantics/symbol.h
M flang/lib/Semantics/resolve-directives.cpp
Log Message:
-----------
[flang][OpenMP] Make Symbol::OmpFlagToClauseName static (#113586)
It doesn't need the Symbol object for anything.
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