| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [MS-ABI] Silence warning from r209523 | Warren Hunt | 2014-05-23 | 1 | -1/+1 |
| | | | | | | | no functional change. llvm-svn: 209525 | ||||
| * | [MS-ABI] Implements MS-compatible RTTI | Warren Hunt | 2014-05-23 | 1 | -0/+447 |
| Enables the emission of MS-compatible RTTI data structures for use with typeid, dynamic_cast and exceptions. Does not implement dynamic_cast or exceptions. As an artiface, typeid works in some cases but proper support an testing will coming in a subsequent patch. majnemer has fuzzed the results. Test cases included. Differential Revision: http://reviews.llvm.org/D3833 llvm-svn: 209523 | |||||

