[llvm-bugs] [Bug 23829] assertion coming from Casting.h
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Wed Oct 21 13:13:26 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=23829
Reid Kleckner <rnk at google.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rnk at google.com
         Resolution|DUPLICATE                   |FIXED
--- Comment #3 from Reid Kleckner <rnk at google.com> ---
I don't think this was a dupe of PR23601. There are many ways to get casting
failures with clang.
Based on your command line, I believe this was an issue with WinEHPrepare. The
new Windows EH implementation should fix this. Your test case works for me.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151021/409862d9/attachment.html>
    
    
More information about the llvm-bugs
mailing list