[LLVMbugs] [Bug 6884] Clang fails to account for no-return destructors in warnings

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 25 15:05:20 PST 2011


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

Ted Kremenek <kremenek at apple.com> changed:

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

--- Comment #8 from Ted Kremenek <kremenek at apple.com> 2011-01-25 17:05:17 CST ---
This has become recently unfixed.  Turns out test/SemaCXX/return-noreturn.cpp
was passing the wrong test flag, so the regression wasn't caught.

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