User Details
User Details
- User Since
- Apr 22 2022, 7:32 AM (10 w, 1 d)
Yesterday
Yesterday
ishaangandhi added a comment to D128402: [clang-tidy] Don't treat invalid branches as identical.
Ishaan Gandhi
ishaangandhi AT gmail DOT com
Thu, Jun 30
Thu, Jun 30
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Wed, Jun 29
Wed, Jun 29
ishaangandhi added a comment to D128402: [clang-tidy] Don't treat invalid branches as identical.
I remember now, @njames93 :
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Remove -fix-errors
Tue, Jun 28
Tue, Jun 28
ishaangandhi added a comment to D128402: [clang-tidy] Don't treat invalid branches as identical.
Does anybody on this thread have land permissions? If not, would anyone know who to tag?
Mon, Jun 27
Mon, Jun 27
ishaangandhi added a comment to D128402: [clang-tidy] Don't treat invalid branches as identical.
@LegalizeAdulthood Thanks! I don't have commit rights to the repository, can you commit it on my behalf?
Sun, Jun 26
Sun, Jun 26
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Thu, Jun 23
Thu, Jun 23
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Alphabetize some more
ishaangandhi added inline comments to D128402: [clang-tidy] Don't treat invalid branches as identical.
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Change doc path
ishaangandhi added inline comments to D128402: [clang-tidy] Don't treat invalid branches as identical.
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Alphabetize release notes
ishaangandhi added inline comments to D128402: [clang-tidy] Don't treat invalid branches as identical.
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Use auto instead of Expr and llvm::cast instead of llvm::dyn_cast.
ishaangandhi added inline comments to D128402: [clang-tidy] Don't treat invalid branches as identical.
ishaangandhi added inline comments to D128402: [clang-tidy] Don't treat invalid branches as identical.
Wed, Jun 22
Wed, Jun 22
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Include error: in error line
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Check for error messages in test case
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Move test to new file with -fix-errors flag
ishaangandhi added reviewers for D128402: [clang-tidy] Don't treat invalid branches as identical: hokein, aaron.ballman.
ishaangandhi updated the diff for D128402: [clang-tidy] Don't treat invalid branches as identical.
Rebased
ishaangandhi requested review of D128402: [clang-tidy] Don't treat invalid branches as identical.
Apr 25 2022
Apr 25 2022
ishaangandhi added a comment to D124262: compile commands header to source heuristic lower-cases filenames before inferring file types.
ishaangandhi updated the diff for D124262: compile commands header to source heuristic lower-cases filenames before inferring file types.
Made test case reflect that proxies for ".H" files are ".C" files, and not ".c files".
ishaangandhi added a comment to D124262: compile commands header to source heuristic lower-cases filenames before inferring file types.
Test case added, re-diffed with -U9999, and removed redundant constructor. Thanks for the quick feedback, @sammccall!
ishaangandhi updated the diff for D124262: compile commands header to source heuristic lower-cases filenames before inferring file types.
- Added a test case
- Removed redundant "StringRef" constructor
Apr 22 2022
Apr 22 2022
ishaangandhi changed the visibility for D124262: compile commands header to source heuristic lower-cases filenames before inferring file types.
ishaangandhi changed the visibility for D124262: compile commands header to source heuristic lower-cases filenames before inferring file types.