Skip to content

Conversation

klausler
Copy link
Contributor

When somebody replaced uses of std::optional<> in the runtime with a new optional<> defined locally, many needless top-level Fortran:: namespace qualifiers were added, which are inconsistent with namespace usage in the runtime. Clean them up.

When somebody replaced uses of std::optional<> in the runtime with
a new optional<> defined locally, many needless top-level Fortran::
namespace qualifiers were added, which are inconsistent with namespace
usage in the runtime.  Clean them up.
Copy link
Contributor

@vzakhari vzakhari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Peter, for cleaning this up!

@klausler klausler merged commit 7689db8 into llvm:main Aug 29, 2025
10 checks passed
@klausler klausler deleted the cleanup-flangrt branch August 29, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants