| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [MS ABI] A pointer-to-function cannot be caught as a pointer-to-void | David Majnemer | 2015-04-04 | 1 | -0/+9 |
| * | MS ABI: Implement __GetExceptionInfo for std::make_exception_ptr | David Majnemer | 2015-03-13 | 1 | -1/+13 |
| * | MS ABI: Allow a nullptr_t exception to be caught by void * catch handler | David Majnemer | 2015-03-12 | 1 | -0/+5 |
| * | Don't overconstrain a FileCheck pattern | David Majnemer | 2015-03-11 | 1 | -1/+1 |
| * | MS ABI: Implement copy-ctor closures, finish implementing throw | David Majnemer | 2015-03-11 | 1 | -1/+53 |
| * | MS ABI: Mangle the location of the catchable type into it's name | David Majnemer | 2015-03-10 | 1 | -4/+4 |
| * | MS ABI: Stick throw-related data into the .xdata section | David Majnemer | 2015-03-06 | 1 | -7/+7 |
| * | MS ABI: Correctly generate throw-info for pointer to const qual types | David Majnemer | 2015-03-06 | 1 | -1/+7 |
| * | MS ABI: Insert copy-constructors into the CatchableType | David Majnemer | 2015-03-06 | 1 | -3/+3 |
| * | MS ABI: Implement support for throwing a C++ exception | David Majnemer | 2015-03-05 | 1 | -0/+31 |

