User Details
- User Since
- Feb 23 2022, 9:51 AM (66 w, 3 d)
Thu, Jun 1
Wed, May 31
rebasing, CI seems to be fixed now
Tue, May 30
rebase to see if this fixes CI
Mon, May 22
Status update on backports:
Fri, May 12
FYI this is causing ninja check-bolt to fail with the following error:
Thanks!
Wed, May 10
We're starting to see build failures due to interception_failure_test.cpp unexpectedly passing on Windows: https://crbug.com/1443891
Tue, May 9
rebase
Mon, May 8
This is causing lld to crash on Chrome builds when PGO and ThinLTO are enabled: https://crbug.com/1443635
add comment
Fri, May 5
May 3 2023
May 1 2023
rebase + fix merge conflicts
Apr 28 2023
rebase + add release notes
add release note
Apr 27 2023
code review comments + pull in D149301
add release note
Apr 26 2023
add another test
add another test and fix whitespace
code review comments + rebase
Apr 20 2023
LGTM, confirmed this fixes the remaining broken tests on Windows:
LGTM, all the failing tests seem to be passing on my Windows workstation.
LGTM, looks like this builds on Windows now:
A new conversion issue popped up:
This still fails to build on Windows with MSVC's cl.exe compiler:
Apr 17 2023
code review comments + rebase
remove unrelated formatting changes
rebase
Apr 14 2023
fix comments
Address code review comments and (try) to fix Windows bot failure
Apr 13 2023
fix missing EOF newline
Apr 11 2023
Apr 10 2023
Apr 8 2023
This is also causing another regression in Chrome that is *not* fixed by rGad9ad3735c48: https://crbug.com/1431366#c3
Apr 4 2023
Mar 30 2023
Mar 28 2023
fix stray whitespace change
use ParenListExpr and fix getSubExprAsWritten(...)
Mar 24 2023
Mar 23 2023
code review comments
Mar 22 2023
remove quotes from warning message
update warning message per review comments
Mar 20 2023
Abandoning this revision as right now we're working on
remove extra semicolon
clean up test
Mar 9 2023
I'm continuing to see the same unit test failure as https://crbug.com/1420824#c2 after including the latest commit
Mar 8 2023
I tested the updated version of this patch to see if it fixes the Chrome test failures. Unfortunately, Clang now crashes when compiling an unrelated file in Chrome:
Mar 6 2023
FYI this is causing (yet another) bug on Chrome/Chrome OS: https://crbug.com/1422033
Mar 2 2023
FYI this patch also caused some of Chrome's unit tests to fail - see https://crbug.com/1420824
Mar 1 2023
Feb 28 2023
fix up the history a little bit so (hopefully) git will recognize the rename
Feb 2 2023
Jan 19 2023
Thanks for your effort on this!