Shreyas Hegde

Results 10 comments of Shreyas Hegde

If nobody is working on this issue, please assign this to me. I'd like to contribute.

@dkm Please review the changes.

The changes to `grs_langhook_post_options` and `grs_langhook_init` ensure the Rust frontend handles the “no input file” case the same way as other GCC frontends (e.g., D and Go). Both hooks are...

@dkm Any Changes required??

Hi @dkm, any changes in the PR?

If nobody is working on this issue, can you please assign this to me?

@philberty whats the expected behaviour?? If it is graceful error handling, I have already raised a PR. If it is to take input from stdin please let me know.

If no one is working on this issue, please assign it to me.

Hi, whats the expected solution? I have added a check for inline structures and handled the exception such that it does not produce ICE. Now, one possible long term solution...