summaryrefslogtreecommitdiffstats
path: root/test/PCH/cxx-traits.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Add __is_aggregate type-traitEric Fiselier2017-04-121-0/+1
* Clang support for __is_assignable intrinsicDavid Majnemer2016-05-231-0/+1
* Follow-up to r218292: Add more REVERTIBLE_TYPE_TRAITs.Nico Weber2014-09-241-4/+51
* Revert r197496, as it broke REVERTIBLE_TYPE_TRAITs from PCH files.Nico Weber2014-09-231-4/+8
* Emit an extension warning when changing system header tokensAlp Toker2013-12-031-1/+3
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+2
* Implement a new type trait __is_trivially_constructible(T, Args...)Douglas Gregor2012-02-241-3/+6
* -Make TokenID of IdentifierInfo read-only, remove setTokenID().Argyrios Kyrtzidis2010-08-111-0/+8