Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CodeGen: Refactor RTTI emission | David Majnemer | 2014-07-07 | 1 | -529/+0 |
* | MS ABI: Get linkage of RTTI data correct | David Majnemer | 2014-07-03 | 1 | -2/+17 |
* | Driver: Handle /GR- in a compatible way with MSVC | David Majnemer | 2014-07-01 | 1 | -1/+1 |
* | MS ABI: Reference MSVC RTTI from the VFTable | David Majnemer | 2014-07-01 | 1 | -1/+3 |
* | Remove llvm:: from uses of ArrayRef. | Craig Topper | 2014-06-28 | 1 | -3/+3 |
* | MS ABI: Implement x86_64 RTTI | David Majnemer | 2014-06-16 | 1 | -18/+81 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-09 | 1 | -7/+9 |
* | Fix typos | Alp Toker | 2014-06-06 | 1 | -6/+6 |
* | [MS-ABI] Silence warning from r209523 | Warren Hunt | 2014-05-23 | 1 | -1/+1 |
* | [MS-ABI] Implements MS-compatible RTTI | Warren Hunt | 2014-05-23 | 1 | -0/+447 |