Files
clang-p2996/flang/lib/Semantics/check-declarations.cpp
jeanPerier 621a7d0f66 [flang] silence bogus error with BIND(C) variable in hermetic module (#143737)
The global name semantic check was firing in a bogus way when BIND(C)
variables are in hermetic module.

Do not raise the error if one of the symbol with the conflicting global
name is an "hermetic variant" of the other.
2025-06-11 19:02:47 +02:00

171 KiB