llvm-project
Reapply "[Clang][CWG1815] Support lifetime extension of temporary created by aggregate initialization using a default member initializer"
#97308
Merged

Reapply "[Clang][CWG1815] Support lifetime extension of temporary created by aggregate initialization using a default member initializer" #97308

yronglin merged 14 commits into llvm:main from yronglin:cwg1815_new
yronglin
yronglin yronglin force pushed from 55b06e73 to 9c4a7dae 1 year ago
yronglin yronglin marked this pull request as ready for review 1 year ago
yronglin yronglin requested a review from Endilll Endilll 1 year ago
llvmbot llvmbot added clang
llvmbot llvmbot added clang:frontend
llvmbot
cor3ntin cor3ntin requested a review from zygoloid zygoloid 1 year ago
cor3ntin cor3ntin requested a review from hubert-reinterpretcast hubert-reinterpretcast 1 year ago
cor3ntin cor3ntin requested a review from AaronBallman AaronBallman 1 year ago
yronglin
yronglin yronglin force pushed from 9c4a7dae to 10e20a2c 1 year ago
yronglin
yronglin yronglin requested a review from erichkeane erichkeane 1 year ago
yronglin yronglin requested a review from cor3ntin cor3ntin 1 year ago
yronglin yronglin force pushed from 10e20a2c to 6361e5d9 1 year ago
yronglin Reapply "[Clang][CWG1815] Support lifetime extension of temporary cre…
e6ee9bef
yronglin [Clang] Always rebuild AST nodes when rebuild default-arg/init
dbe5cd30
yronglin [Clang] Update ReleaseNotes
58c947b0
yronglin yronglin force pushed from 6361e5d9 to 58c947b0 1 year ago
yronglin
yronglin
yronglin
yronglin
cor3ntin
cor3ntin commented on 2024-08-26
yronglin Merge branch 'main' into cwg1815_new
c8b8169e
yronglin [Clang] Update clang version in cxx_dr_status
0a8214c8
yronglin
yronglin [clang] Only rebuild default member initializer in lifetime extension…
ad08b406
cor3ntin
cor3ntin commented on 2024-08-30
yronglin [clang] Address review comments, extend InLifetimeExtendingContext flag
9ad4dcb7
yronglin [clang] amend previous commit
6e0c5240
shafik
shafik commented on 2024-09-05
yronglin Introduce RebuildDefaultArgOrDefaultInit and add more std examples in…
077753f3
yronglin [NFC] Revert unnecessary changes
d3284e65
yronglin Revert unnecessary changes
efbf2356
yronglin
yronglin [NFC] Remove debug code
3d425bcd
cor3ntin
cor3ntin commented on 2024-09-07
yronglin Remove keepInLifetimeExtendingContext/keepInRebuildDefaultArgOrInitCo…
8c3c5842
yronglin Address review comments
a765b6d0
cor3ntin
cor3ntin approved these changes on 2024-09-08
yronglin
yronglin yronglin merged 45c87669 into main 1 year ago
h-vetinari
h-vetinari commented on 2024-09-09
mstorsjo
yronglin
mstorsjo
yronglin

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone