Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly convert all declaration non-type template arguments when | Richard Smith | 2019-12-05 | 1 | -4/+3 |
* | Revert "Properly convert all declaration non-type template arguments when" | David L. Jones | 2019-12-04 | 1 | -3/+4 |
* | Properly convert all declaration non-type template arguments when | Richard Smith | 2019-12-04 | 1 | -4/+3 |
* | [SEH] Defer checking filter expression types until instantiaton | Reid Kleckner | 2019-11-07 | 1 | -0/+14 |
* | Re-land r228258 and make clang-cl's /EHs- disable -fexceptions again | Reid Kleckner | 2015-02-05 | 1 | -1/+46 |
* | Revert r228258. | Nico Weber | 2015-02-05 | 1 | -46/+1 |
* | SEH: Track users of __try so we can pick a per-func EH personality | Reid Kleckner | 2015-02-03 | 1 | -1/+46 |
* | SEH: Diagnose use of C++ EH and SEH in the same function | Reid Kleckner | 2015-02-02 | 1 | -1/+23 |
* | Initial support for Win64 SEH IR emission | Reid Kleckner | 2015-01-22 | 1 | -0/+48 |