Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
65019acfc46ffb191fac4e781ac0c4b8d0c8434e
/
test
/
Sema
/
complex-promotion.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
5abfe2c
Add another complex promotion test.
by Anders Carlsson
· 16 years ago
5b1f3f0
Make sure to promote expressions of the form (floating point + complex integer) correctly, to (complex floating point + complex floating point)
by Anders Carlsson
· 16 years ago