1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  3. e941d8e Revert recent change, I now have a better way to solve this (thanks Chris). by Mike Stump · 15 years ago
  4. 74bfeb3 Prep for new warning. by Mike Stump · 15 years ago
  5. b81c170 Add Sema::ExtVectorDecls and Sema::ObjCCategoryImpls to the PCH file. Since these vectors are very, very rarely used and, when used in headers, and even when used are relatively small, we load them eagerly. by Douglas Gregor · 15 years ago