[all-commits] [llvm/llvm-project] 20f579: [flang][OpenMP] Remove qualification from evaluate...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Apr 1 08:47:59 PDT 2026
Branch: refs/heads/users/kparzysz/dequalify-symbolvector
Home: https://github.com/llvm/llvm-project
Commit: 20f5793cd41d3e823f579424410d7c8a04a1e069
https://github.com/llvm/llvm-project/commit/20f5793cd41d3e823f579424410d7c8a04a1e069
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M flang/lib/Semantics/check-omp-atomic.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/openmp-utils.cpp
Log Message:
-----------
[flang][OpenMP] Remove qualification from evaluate::SymbolVector, NFC
`SymbolVector` is defined in flang/Semantics/symbol.h, so there is no
need to use a namespace-qualified name for it in lib/Semantics.
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