llvm-project
[RFC][C++20][Modules] Fix crash when function and lambda inside loaded from different modules
#104512
Merged

[RFC][C++20][Modules] Fix crash when function and lambda inside loaded from different modules #104512

dmpolukhin
dmpolukhin dmpolukhin requested a review from zygoloid zygoloid 1 year ago
dmpolukhin dmpolukhin requested a review from ChuanqiXu9 ChuanqiXu9 1 year ago
llvmbot llvmbot added clang
llvmbot llvmbot added clang:frontend
llvmbot llvmbot added clang:modules
llvmbot
ChuanqiXu9
ChuanqiXu9 commented on 2024-08-16
dmpolukhin
ChuanqiXu9
dmpolukhin dmpolukhin marked this pull request as draft 1 year ago
github-actions
dmpolukhin
dmpolukhin dmpolukhin marked this pull request as ready for review 1 year ago
ChuanqiXu9
dmpolukhin
dmpolukhin dmpolukhin marked this pull request as draft 1 year ago
dmpolukhin
ChuanqiXu9
dmpolukhin
ChuanqiXu9
dmpolukhin dmpolukhin force pushed to 90de760b 1 year ago
dmpolukhin
ChuanqiXu9
dmpolukhin
ChuanqiXu9
dmpolukhin [RFC][C++20][Modules] Fix crash when function and lambda inside loade…
87727955
dmpolukhin [RFC][C++20][Modules] Fix crash when function and lambda inside loade…
524344e1
dmpolukhin Try different approach withreverse order of loading specializations
f5606eb5
dmpolukhin Fix clang-format issue
11b798d5
dmpolukhin Visit lambdas right after FunctionDecl
1fc4693a
kyulee-com Fix a warning for -Wcovered-switch-default (#105054)
64230ad7
dmpolukhin Add minimal reroducer for the crash after changing deserialization order
4a964a71
kyulee-com Fix a warning for -Wcovered-switch-default (#105054)
01375e31
clementval [flang][cuda] Add missing dependency (#106298)
2b588e5d
kyulee-com Fix a warning for -Wcovered-switch-default (#105054)
db65f698
dmpolukhin Delay loading lambdas
b5f6a30e
dmpolukhin dmpolukhin force pushed from 90de760b to b5f6a30e 1 year ago
dmpolukhin dmpolukhin marked this pull request as ready for review 1 year ago
dmpolukhin
ChuanqiXu9
ChuanqiXu9 commented on 2024-09-09
dmpolukhin Comments resolved
bd6386f2
ChuanqiXu9
ChuanqiXu9 approved these changes on 2024-09-10
dmpolukhin dmpolukhin merged d778689f into main 1 year ago
dmpolukhin
dmpolukhin dmpolukhin deleted the assert-not-instantiated-in-scope-cxx-modules branch 1 year ago
aeubanks
pranavk
ChuanqiXu9
ChuanqiXu9 commented on 2024-09-12
dmpolukhin
aeubanks
aeubanks
dmpolukhin

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone