[LLVMbugs] [Bug 14436] clang: /home/hotellnx99/peeterj/tmp/clang/llvm/include/llvm/Support/Casting.h:208: typename llvm::cast_retty<To, From>::ret_type llvm::cast(const Y&) [with X = clang::ento::StringRegion; Y = const clang::ento::MemRegion*; typename llvm::cast_retty<To, Fro
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Nov 27 15:06:25 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14436
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kremenek at apple.com
Resolution| |FIXED
--- Comment #3 from Ted Kremenek <kremenek at apple.com> 2012-11-27 17:06:25 CST ---
Crash fixed in r168741. This is just a stop-gap fix, however. We need to
properly evaluate how we will handle the CXXTempObjectRegion that gets created
here.
--
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