[PATCH] D123598: Clean the code, formated and add basic tests for the patch.

2022-04-13 Thread Abid via Phabricator via cfe-commits
abidmalikwaterloo updated this revision to Diff 422504. abidmalikwaterloo added a comment. I submitted update but it created a new patch D123598 . I marked it abandon and submitting it again. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION h

[PATCH] D123598: Clean the code, formated and add basic tests for the patch.

2022-04-13 Thread Abid via Phabricator via cfe-commits
abidmalikwaterloo added a comment. It. should update D122255 . It should not create the new one. ---> I used the following arc patch D122255 "did something" git commit -a arc diff > Repository: rG LLVM Github Monorepo

[PATCH] D123598: Clean the code, formated and add basic tests for the patch.

2022-04-12 Thread Abid via Phabricator via cfe-commits
abidmalikwaterloo created this revision. Herald added subscribers: mgrang, hiraditya. Herald added a project: All. abidmalikwaterloo requested review of this revision. Herald added a reviewer: jdoerfert. Herald added subscribers: llvm-commits, cfe-commits, sstefan1. Herald added projects: clang, LL