llvm-project
1d23005b - [flang][OpenMP] Insert CRITICAL construct names into global scope (#152004)

Commit
93 days ago
[flang][OpenMP] Insert CRITICAL construct names into global scope (#152004) They were inserted in the current scope. OpenMP spec (all versions): The names of critical constructs are global entities of the program. If a name conflicts with any other entity, the behavior of the program is unspecified.
Author
Parents
Loading