summaryrefslogtreecommitdiffstats
path: root/test/PCH/check-deserializations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Internal-linkage variables with constant-evaluatable initializers do not need...Richard Smith2015-08-191-3/+12
* Fix bots failing on an explicit tripleReid Kleckner2015-02-251-0/+3
* MS ABI: Add triple to test relying on key functionsReid Kleckner2015-02-251-3/+3
* Don't eagerly load all conversion operators when loading a class declarationRichard Smith2013-08-301-4/+11
* Be lazier when loading KeyFunctions from PCH/modules. We don't need to loadRichard Smith2013-08-291-6/+13
* Store in PCH the key function of C++ class to avoid deserializing the complet...Argyrios Kyrtzidis2010-10-141-0/+1
* Allow deserialization of just the fields of a record, when we want to iterate...Argyrios Kyrtzidis2010-10-141-0/+19