[clang] [llvm] clang: fix lifetime_capture_by indexing for member functions (PR #212264)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 29 05:53:41 PDT 2026


https://github.com/NeKon69 commented:

Hm, I see, so `lifetime_capture_by` isn't supported for constructors, I don't think we should remove that guard, it certainly isn't in the scope of this PR, it would still be nice to keep the added test though. Also, I see that you have some new binary file added, I think you should remove it too.

https://github.com/llvm/llvm-project/pull/212264


More information about the cfe-commits mailing list