summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/ext_vector.h
Commit message (Collapse)AuthorAgeFilesLines
* Add Sema::ExtVectorDecls and Sema::ObjCCategoryImpls to the PCH file. Since ↵Douglas Gregor2009-04-271-0/+4
these vectors are very, very rarely used and, when used in headers, and even when used are relatively small, we load them eagerly. llvm-svn: 70240
OpenPOWER on IntegriCloud