1. 9b280ea Fix compatibility issues in tests for PredefinedExpr with MSVC. by Alexey Bataev · 11 years ago
  2. 0dc06b9 -fms-extensions: Don't define __PRETTY_FUNCTION__ to __FUNCTION__ by Reid Kleckner · 11 years ago
  3. 8d6b19a Handle predefined expression for a captured statement by Wei Pan · 12 years ago
  4. b7f60e3 Add unnamed_addr when creating artificial string globals. For example, in by Rafael Espindola · 15 years ago
  5. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  6. 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
  7. 0482cfd Don't use the PredefinedExpr string as the global variable name, these don't by Daniel Dunbar · 16 years ago
  8. 2fb0824 Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam Weinig! by Anders Carlsson · 16 years ago