Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete formatting of pointer assignments #1073

Merged
merged 1 commit into from Mar 16, 2020
Merged

Conversation

klausler
Copy link
Collaborator

And move that formatting to formatting.cpp with the rest of AsFortran() member functions.

@klausler klausler requested a review from tskeith March 13, 2020 16:53
@@ -718,6 +718,43 @@ std::ostream &DescriptorInquiry::AsFortran(std::ostream &o) const {
}
}

std::ostream &Assignment::AsFortran(std::ostream &o) const {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I believe that we want to remove std::ostream from f18 to be more align with llvm, corret?

@klausler klausler merged commit 07b8ab1 into master Mar 16, 2020
@klausler klausler deleted the pmk-ptr-asst-asfortran branch March 16, 2020 15:48
swift-ci pushed a commit to apple/llvm-project that referenced this pull request Apr 9, 2020
swift-ci pushed a commit to apple/llvm-project that referenced this pull request Apr 9, 2020
…r/pmk-ptr-asst-asfortran

Complete formatting of pointer assignments

Original-commit: flang-compiler/f18@07b8ab1
Reviewed-on: flang-compiler/f18#1073
mem-frob pushed a commit to draperlaboratory/hope-llvm-project that referenced this pull request Oct 7, 2022
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.

None yet

3 participants