Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-27 | Add Sema::ExtVectorDecls and Sema::ObjCCategoryImpls to the PCH file. Since ↵ | Douglas Gregor | |
these vectors are very, very rarely used and, when used in headers, and even when used are relatively small, we load them eagerly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70240 91177308-0d34-0410-b5e6-96231b3b80d8 |