1. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. feedba6 Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. by Daniel Dunbar · 16 years ago
  3. 0482cfd Don't use the PredefinedExpr string as the global variable name, these don't by Daniel Dunbar · 16 years ago
  4. 2fb0824 Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam Weinig! by Anders Carlsson · 16 years ago