[LLVMbugs] [Bug 10063] Problems with 'switch' and destructors in control flow graph

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Sep 13 03:10:16 PDT 2011


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

Chandler Carruth <chandlerc at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |chandlerc at gmail.com
         Resolution|                            |FIXED

--- Comment #3 from Chandler Carruth <chandlerc at gmail.com> 2011-09-13 05:10:15 CDT ---
I believe all of these test cases now work thanks to r139586. I think some even
that weren't in this example now work. =] The way implicit destructors marked
with no-return are handled by the CFG has been significantly changed to be more
principled, so new test cases that misbehave should go under new reports.

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