Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
ebfa339321f8a4df9d5011e591a615d5765107d5
/
test
/
Sema
/
conditional.c
e030358
add a bunch of missing prototypes to tests
by Chris Lattner
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
d8de725
fix type of ?: operator. If one of the operator is void, the type should be void as well.
by Nuno Lopes
· 16 years ago
d7d860d
Fix an nice and subtle parser bug reported by Nico Weber.
by Chris Lattner
· 17 years ago