Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flang] Fix regression in submodule symbol checking (#69778)
The change #67361 removed submodule name symbols from the name dictionaries of their parent (sub)modules to prevent needless errors about name clashes, but these symbols still need to be checked for things like excessive length.
- Loading branch information