[clang] [clang][Sema] Move the initializer lifetime checking code from SemaInit.cpp to a new place, NFC (PR #96758)

Ilya Biryukov via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 26 07:58:01 PDT 2024


https://github.com/ilya-biryukov approved this pull request.

LGTM, this opens up the possibility to extend this for assignments and provides better modularity!

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


More information about the cfe-commits mailing list