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

[email protected] changed:

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

--- Comment #2 from [email protected] ---
We changed clang to set the fpstrict attribute explicitly instead of as a side
effect of IRBuilder. So the speculatively created EH block doesn't need to have
a parent at this particular moment.  D62731 was modified.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to