User Details
- User Since
- Jul 22 2016, 1:13 PM (375 w, 2 d)
Aug 27 2021
Aug 8 2021
@daltenty @xingxue
Since I don't have access to AIX machine any more, would you help to test and land this patch if this still aligns to what you want on AIX?
If not, feel free to commandeering this patch if needed.
Jul 28 2021
Jul 27 2021
Rebase to trigger CI.
Jul 1 2021
Jun 30 2021
Ping.
@ldionne Any comments?
Ping.
@ldionne Any comments?
Ping.
@ldionne any comments?
LGTM. Thanks.
Jun 28 2021
Jun 22 2021
is_lock_free actually returns false for this structure:
struct LLIArr2 { long long int i[2]; };
LGTM. Thanks!
Jun 21 2021
Jun 17 2021
Jun 15 2021
Jun 11 2021
LGTM; Thanks!
Jun 10 2021
Jun 9 2021
Jun 7 2021
Jun 4 2021
Jun 3 2021
May 28 2021
LGTM on AIX perspective.
FYI, we will need two reviewers from libc++ review group or the maintainer of libc++ project to approve before we could land.
Adjustment the print out.
May 27 2021
May 19 2021
Good idea, fyi, this is the patch: https://reviews.llvm.org/D83252
LGTM.
May 18 2021
May 17 2021
Address comments.
May 14 2021
Address comments.
May 13 2021
Address comments.
Address comments.
May 10 2021
May 6 2021
It would help if we could put the sample invocation in the summary.
May 5 2021
Gentle ping.
Updated test case to account for short wchar_t.
@jhenderson @DiggerLin @Esme
Any more comments?
Apr 30 2021
Ping.
Address comments.
Apr 29 2021
Address comments.
As expected, this changes the behavior of windows platform for the do_length and do_max_length of __codecvt_utf8<wchar_t>.
But I think the changes are actually desired. Could anyone working on Windows platform confirm that?
If we could agree on that, then I could work on updating the test case.
Address comments.
Apr 28 2021
Address comments.
rebase to clean the pre-commit ci
Apr 27 2021
Ping.
Address clang-tidy comment and added binary file.
Apr 26 2021
Apr 23 2021
Gentle ping for libc++ group's review.
Gentle ping.
Apr 22 2021
Apr 21 2021
Apr 20 2021
Rebase and Address comments.
Apr 19 2021
@Esme I will rebase and address comments asap.
Apr 16 2021
Abandoning this patch in favour of the approach in https://reviews.llvm.org/D100410.
Apr 15 2021
rebase.
Run clang-format and hopefully it fix the pre-commit CI.