User Details
- User Since
- Jan 24 2022, 12:06 PM (70 w, 2 h)
Wed, May 3
Thanks @rsmith; I don't have commit access, so can you land the updated patch for me?
Update test per review comments.
Tue, May 2
Mar 7 2023
It looks like this went silent. I'm interested in atomic_ref as a downstream user; @BenjaminTrapani are you still interested in pushing this forward? If not I might be able to find someone to look into it...
Oct 19 2022
It's about a year later; I'm curious if you've gained any insight into whether this is a good direction or not.
May 31 2022
@philnik It looks like you're working on this in your spare time. Do you know when you'll be able to get back to it? Chromium downstream is waiting on this to land before updating to the latest libc++ sources, to avoid regressing perf.
May 16 2022
May 5 2022
I don't have LLVM commit permissions; can you commit for me?
Review comments
May 4 2022
Rebased, but now I got a strange AIX timeout. Presumably this is also flake or trunk bustage; PTAL?
Review comments
May 1 2022
The MSAN failure doesn't look like me.
Apr 30 2022
More formatting.
More bounds. Format.
Apr 29 2022
Feb 15 2022
Fix test failure.
Feb 9 2022
MaskRay: Friendly ping.
Feb 7 2022
Review comments.
This fixes a failing test.
Feb 4 2022
Feb 1 2022
Jan 27 2022
Refactored to share code with clang-cl. Still no tests.
Jan 26 2022
Functional, but not yet refactored to share code with clang-cl.
Adds autodetection and full support for other clang-cl switches, but doesn't work: config->machine is not set this early, so it's always UNKNOWN.
Jan 24 2022
Rebase