Thank you very much.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Feb 10 2023
Feb 10 2023
Ping.
Feb 1 2023
Feb 1 2023
Generally we use prefer llvm::ArrayRef over const std::vector &
Jan 31 2023
Jan 31 2023
- fix passing vector by value instead of by ref-to-const
Refactored the code a little bit to get rid of some repetitions. Should effectively match the same code as the accepted revision.
- additional deduplication of code
- reducing code repetition + further tests
Jan 30 2023
Jan 30 2023
BigPeet added reviewers for D142939: Fix handling of -> calls for modernize-use-emplace: nicovank, aaron.ballman.
BigPeet added a comment to D135405: fix handling of braced-init temporaries for modernize-use-emplace.
Ping?
Jan 10 2023
Jan 10 2023
BigPeet added a comment to D135405: fix handling of braced-init temporaries for modernize-use-emplace.
GitHub username: BigPeet
GitHub email: pwolf2310@gmail.com
BigPeet added a comment to D135405: fix handling of braced-init temporaries for modernize-use-emplace.
(Sorry, it's my first time contributing to LLVM and I simply don't know what happens next. Do I need to do anything? Or is it just waiting to get merged at some point?)
Dec 15 2022
Dec 15 2022
BigPeet added a comment to D135405: fix handling of braced-init temporaries for modernize-use-emplace.
Thanks for the review. Do I have to do anything or how will this be handled from here?
Dec 6 2022
Dec 6 2022
BigPeet added a comment to D135405: fix handling of braced-init temporaries for modernize-use-emplace.
Ping
Oct 28 2022
Oct 28 2022
BigPeet added a comment to D135405: fix handling of braced-init temporaries for modernize-use-emplace.
Ping
Oct 17 2022
Oct 17 2022
BigPeet added a comment to D135405: fix handling of braced-init temporaries for modernize-use-emplace.
Just a reminder. Do I have to do anything?
Oct 7 2022
Oct 7 2022
BigPeet updated the diff for D135405: fix handling of braced-init temporaries for modernize-use-emplace.
fixed wrong arc diff handling :-/
BigPeet updated the diff for D135405: fix handling of braced-init temporaries for modernize-use-emplace.
applying clang-format
Oct 6 2022
Oct 6 2022
BigPeet added a reviewer for D135405: fix handling of braced-init temporaries for modernize-use-emplace: njames93.
BigPeet updated the diff for D135405: fix handling of braced-init temporaries for modernize-use-emplace.
- update comments
BigPeet requested review of D135405: fix handling of braced-init temporaries for modernize-use-emplace.