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

Adrian Prantl <apra...@apple.com> changed:

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

--- Comment #11 from Adrian Prantl <apra...@apple.com> ---
I committed a fix similar to the one Reid was proposing in r305244.
The testcase was missing a lexical scope for the variable and was thus
triggering an early exit in collectVariableInfoFromMFTable().

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to