Page MenuHomePhabricator

AryanGodara (Aryan Godara)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 13 2023, 2:21 PM (11 w, 2 d)

Recent Activity

Mar 15 2023

AryanGodara added a comment to D146041: Fix weirdly apologetic diagnostic messages.

Since this is my first commit to such a large repository(and project), can you please guide me with this @DavidSpickett !

Sure, you'll want to make a commit that only has changes to warnings and errors. You can split up this one to do that, see part "A)" of this answer https://stackoverflow.com/questions/6217156/break-a-previous-commit-into-multiple-commits/6217314#6217314. Then you can update this review with that new commit, change the description/title etc. if needed.

If you get confused with updating the review (happens to me all the time) you can just abandon this (there is an entry in the "Add Action..." menu) and make a new review as you did before.

How to identify what changes should be included? I would ignore comments, shell scripts, FIXMEs, or general test data. If the test is producing a warning and looking for it, clearly it should be changed. If it's just random data it's using to test some function, I wouldn't change it.

Mar 15 2023, 4:58 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project

Mar 14 2023

AryanGodara added a comment to D146041: Fix weirdly apologetic diagnostic messages.

I'm not certain if it's bad to say 'sorry', IMHO it's fine?

Anyway, you can't just simply delete those words (in diagnostic messages and regression tests), that doesn't work. To verify the patch is good, you can run ninja check-all to make sure the testsuite passes.

Mar 14 2023, 12:33 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
AryanGodara added a comment to D146041: Fix weirdly apologetic diagnostic messages.

Is there some standard for writing warning messages? For llvm that is, it would be worth looking through the getting started guides to see. I think the majority of warnings are "formal" in that sense so this seems fine.

Personally I agree with making the warnings more succinct but aside from that I don't see the need to change comments or testing scripts.

You may consider splitting this change into 2. One that only changes warnings and errors (a less controversial change) and the rest (that is up to the reviewers of each bit).

Mar 14 2023, 12:32 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
AryanGodara added a comment to D146041: Fix weirdly apologetic diagnostic messages.

You should look into the title and description of the commit: https://cbea.ms/git-commit/

Mar 14 2023, 12:27 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
AryanGodara retitled D146041: Fix weirdly apologetic diagnostic messages from initial commit to Fix weirdly apologetic diagnostic messages.
Mar 14 2023, 6:51 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
AryanGodara requested review of D146041: Fix weirdly apologetic diagnostic messages.
Mar 14 2023, 6:25 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project