summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/check-deserializations.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud