[clang] [LifetimeSafety] Fix crash on explicit object member functions (PR #212154)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 27 03:03:16 PDT 2026


================
@@ -929,6 +930,8 @@ void FactsGenerator::handleMovedArgsInCall(const FunctionDecl *FD,
   for (unsigned I = IsInstance;
----------------
arhwx wrote:

Done.

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


More information about the cfe-commits mailing list