Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-12 | [Sema] Add __is_aggregate type-trait | Eric Fiselier | 1 | -0/+1 |
2016-05-23 | Clang support for __is_assignable intrinsic | David Majnemer | 1 | -0/+1 |
2014-09-24 | Follow-up to r218292: Add more REVERTIBLE_TYPE_TRAITs. | Nico Weber | 1 | -4/+51 |
2014-09-23 | Revert r197496, as it broke REVERTIBLE_TYPE_TRAITs from PCH files. | Nico Weber | 1 | -4/+8 |
2013-12-03 | Emit an extension warning when changing system header tokens | Alp Toker | 1 | -1/+3 |
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 1 | -0/+2 |
2012-02-24 | Implement a new type trait __is_trivially_constructible(T, Args...) | Douglas Gregor | 1 | -3/+6 |
2010-08-11 | -Make TokenID of IdentifierInfo read-only, remove setTokenID(). | Argyrios Kyrtzidis | 1 | -0/+8 |