| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -8/+8 |
| * | Don't crash on leaving nested __finally blocks through an EH edge. | Nico Weber | 2015-02-26 | 1 | -3/+90 |
| * | Reland r230460 with a test fix for -Asserts builds. | Nico Weber | 2015-02-25 | 1 | -0/+42 |
| * | Revert "Produce less broken basic block sequences for __finally blocks." | Daniel Jasper | 2015-02-25 | 1 | -42/+0 |
| * | Produce less broken basic block sequences for __finally blocks. | Nico Weber | 2015-02-25 | 1 | -0/+42 |
| * | Re-land r228258 and make clang-cl's /EHs- disable -fexceptions again | Reid Kleckner | 2015-02-05 | 1 | -1/+1 |
| * | Fix crash on finally blocks that don't fall through | Reid Kleckner | 2015-02-05 | 1 | -0/+43 |
| * | Implement IRGen for SEH __finally and AbnormalTermination | Reid Kleckner | 2015-02-04 | 1 | -9/+90 |
| * | Initial support for Win64 SEH IR emission | Reid Kleckner | 2015-01-22 | 1 | -0/+38 |

