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

Sanjay Patel <[email protected]> changed:

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

--- Comment #2 from Sanjay Patel <[email protected]> ---
Should be fixed with:
http://reviews.llvm.org/rL269728

But that commit broke the law of patch minimalism by trying to fix a bug and
attempt a refactoring in one shot, so caused numerous bot fails and bug
27792...I won't make that mistake again. :(

These commits have hopefully righted the remaining wrongs:
http://reviews.llvm.org/rL269797
http://reviews.llvm.org/rL269831

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

Reply via email to