Files
clang-p2996/flang/test/Semantics/OpenMP
Leandro Lupori d7784a649e [flang][OpenMP] Catch threadprivate common block vars that appear in equivalence (#127642)
Semantics were not checking for variables appearing in equivalence
statements when those were part of a threadprivate common block.

Fixes #122825
2025-02-20 08:17:29 -03:00
..