[flang] Allow global scope names that clash with intrinsic modules
Intrinsic module names are not in the user's namespace, so they are free to declare global names that conflict with intrinsic modules. Differential Revision: https://reviews.llvm.org/D126140
Loading
Please sign in to comment