Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Sema::ExtVectorDecls and Sema::ObjCCategoryImpls to the PCH file. Since ↵ | Douglas Gregor | 2009-04-27 | 1 | -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 |