[LLVMbugs] [Bug 7297] Member access is not the same for b[0].x and b->x

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat May 12 10:33:20 PDT 2012


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

Jordy Rose <jediknil at belkadan.com> changed:

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

--- Comment #6 from Jordy Rose <jediknil at belkadan.com> 2012-05-12 12:33:20 CDT ---
This works as of r156428, which changes RegionStore to use offsets for both
FieldRegions and ElementRegions (sort of like FlatStore used to...?). I added
this test case in r156720.

-- 
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