1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 23afaad Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. by Daniel Dunbar · 15 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  4. 8891184 Fix the run line for this test. by Eli Friedman · 16 years ago
  5. e3eac77 Make this test C instead of C++; making it C++ causes a failure on Linux by Eli Friedman · 16 years ago[Renamed from test/Lexer/digraph.cpp]
  6. 146ccd4 Fix PR2090, a typo in digraph processing. by Chris Lattner · 16 years ago