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

Added Comments for CppInterOp's Doxygen based documentation #85

Merged
merged 1 commit into from Jun 9, 2023
Merged

Conversation

QuillPusher
Copy link
Contributor

@QuillPusher QuillPusher commented May 29, 2023

I have added function definitions as Doxygen-style comments, based on the CppInterop information session between Baidyanath and Krishna.

Please review if my understanding was correct in these definitions (since I'm new to the domain).

Requested Reviewers: @vgvassilev @sudo-panda

@QuillPusher QuillPusher marked this pull request as draft May 29, 2023 20:37
@QuillPusher QuillPusher marked this pull request as ready for review May 29, 2023 20:39
Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

Here are some comments from my partial review. Perhaps we could use Check instead of Identify.

@sudo-panda, can you go through the documentation and check if it is aligned with the implementation?

include/clang/Interpreter/InterOp.h Outdated Show resolved Hide resolved
include/clang/Interpreter/InterOp.h Outdated Show resolved Hide resolved
include/clang/Interpreter/InterOp.h Show resolved Hide resolved
include/clang/Interpreter/InterOp.h Outdated Show resolved Hide resolved
include/clang/Interpreter/InterOp.h Outdated Show resolved Hide resolved
include/clang/Interpreter/InterOp.h Outdated Show resolved Hide resolved
include/clang/Interpreter/InterOp.h Outdated Show resolved Hide resolved
include/clang/Interpreter/InterOp.h Outdated Show resolved Hide resolved
lib/Interpreter/InterOp.cpp Outdated Show resolved Hide resolved
lib/Interpreter/InterOp.cpp Outdated Show resolved Hide resolved
lib/Interpreter/InterOp.cpp Outdated Show resolved Hide resolved
…ation

- Added Comments (Function Definitions) for CppInterOp Doxygen documentation

- Incorporated minor changes in Interop.cpp and InterOp.h, as suggested   in Vassil's review

- changes to preamble section reverted

- the "this pointer" term reverted

- Made sentence openings consistent (e.g., Identifies > Checks)

- Executed `git-clang-format` in InterOp.cpp and InterOp.h
@QuillPusher
Copy link
Contributor Author

Squashed last 10 commits and summarized all comments into the last force-push commit, no new changes to the files

Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

LGTM!

@vgvassilev vgvassilev added this pull request to the merge queue Jun 9, 2023
Merged via the queue into compiler-research:main with commit fac9627 Jun 9, 2023
3 checks passed
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

2 participants