Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
fc6142779f42058b4a39a29b6209a01a6de9fe7c
/
test
/
Lexer
/
digraph.c
c79f767
tests: Use -ffreestanding when including stdint.h, to avoid platform dependencies.
by Daniel Dunbar
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
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
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
8891184
Fix the run line for this test.
by Eli Friedman
· 17 years ago
e3eac77
Make this test C instead of C++; making it C++ causes a failure on Linux
by Eli Friedman
· 17 years ago
[Renamed from test/Lexer/digraph.cpp]
146ccd4
Fix PR2090, a typo in digraph processing.
by Chris Lattner
· 17 years ago