[LLVMbugs] [Bug 7945] false positive - The left expression of the compound assignment is an unitialized value. The computed value will also be garbage

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Aug 19 18:06:14 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7945

Jordy Rose <jediknil at belkadan.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jediknil at belkadan.com
         Resolution|                            |FIXED

--- Comment #1 from Jordy Rose <jediknil at belkadan.com> 2010-08-19 20:06:14 CDT ---
RegionStore::BindArray() wasn't taking multidimensional arrays into account in
its handling of compound values. Fixed in r111602.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list