Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
04a2311982d34269f84362a02a7a76a3e47675bc
/
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