-
Notifications
You must be signed in to change notification settings - Fork 61
GSoC 2025 post about Advanced Symbol Resolution #86
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
base: main
Are you sure you want to change the base?
Conversation
|
cc: @lhames |
|
@lhames @vgvassilev will you please review content-wise? |
vgvassilev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd probably use less bold and italics and llm-specific arrows and dashes but that's my personal preference. See a couple of comments inline.
|
|
||
| > **Note:** This post describes ongoing design work. The implementation is still under review and may evolve as feedback is incorporated. | ||
|
|
||
| During this phase, I worked on **value-printing support** for both **in-process** and **out-of-process** execution in `clang-repl`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Decide how to spell clang-repl consistently in the document.
| [166147](https://github.com/llvm/llvm-project/pull/166147) | ||
|
|
||
|
|
||
| ## Result: What the Library-Resolution API Enables |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this come before the value printing work?
No description provided.