[llvm-bugs] [Bug 22833] False "undefined or garbage value returned" from C++14 lambda capture

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 4 22:04:41 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=22833

Gábor Horváth <xazax.hun at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Gábor Horváth <xazax.hun at gmail.com> ---
I cannot reproduce it since from Clang 3.8

Not completely sure whether my change solved it or a subsequent improvement,
but I think this is safe to close. The analyzer should be able to model this
scenario appropriately now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200805/525f9fa8/attachment-0001.html>


More information about the llvm-bugs mailing list