User Details
- User Since
- Jun 16 2022, 6:51 PM (75 w, 4 d)
Oct 11 2023
Closing this in favor of github PR: https://github.com/llvm/llvm-project/pull/65534
Aug 31 2023
- rebase to trigger build
Aug 30 2023
- wip on making the build green
- + clang-format
- cleanup
- + clang-format, fix libcxx.imp
- wip on making the build green
- wip on making the build green
- regenerate ignore_format.txt
- bits of formatting
- wip on making the build green
- regenerate ignore_format.txt
Aug 29 2023
- wip on making the build green
- wip on making the build green
Aug 24 2023
Inspired by what libstdc++ does: we don't have to throw + catch (thus unwinding) an exception when creating exception_ptr,
because libcxxabi knows exactly how to create an exception_ptr from the given object.
Apr 13 2023
I can confirm that this patch (with parentheses added around comparison in ReadContextStack)
applied atop of clang-15.0.7 fixes https://github.com/userver-framework/userver/issues/170
Hi @vitalybuka! Thank you for getting back to this.
Mar 27 2023
Hi @vitalybuka ! Pinging you about this
Mar 1 2023
Hi @vitalybuka! Did you have a chance to look into makecontext issue?
Feb 3 2023
Jan 31 2023
Hi!
Is there anything i can do to help resolving the issue (https://github.com/llvm/llvm-project/issues/58633), be that this patch or reverting some other patches?
Right now i'm a bit confused as what to do with this and how to advance any further.
Jan 7 2023
Jan 6 2023
Dec 1 2022
@vitalybuka gently pinging you on this. Can you see this ever landing or am i going the wrong direction with the idea of using ss_flags?
Nov 16 2022
- more exhaustive check for flags
Nov 14 2022
Hi @vitalybuka!
Did you have a chance to make yourself familiar with my reasoning?
Nov 11 2022
- cr fixes
Nov 10 2022
Hi! Could you please have a look at this?
Nov 8 2022
Jul 21 2022
Jul 11 2022
Jul 10 2022
+ clang-format
now checking the test with a patch
making sure this test breaks on trunk
Jul 6 2022
rebase on main
Jul 5 2022
cr fixes
Jul 3 2022
binary size after changes: https://pastebin.com/raw/z23mLN93
Jul 2 2022
Trying to force a rebuild
Jun 30 2022
review fixes, updated benchmarks (https://pastebin.com/raw/AF0fa9VJ)
Jun 28 2022
Jun 27 2022
Gently pinging this
Jun 23 2022
Jun 22 2022
So i got some benchmarks: unordered_set_benches
code review fixes
Jun 19 2022
Thank you guys for the valuable feedback. I'll get back to this near the end of the upcoming week
Jun 17 2022
Can some please help me with clang-format builds failing?
This is what i used to update the patch arc diff HEAD~ --update D128021 --nolint, but format build are still failing.
What should i do to fix that?
cleanup, + benchmarks
Jun 16 2022
+ clang-format