Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
d8d7f5fb36f1e3cc46347c60702eddabe8838cb4
/
test
/
Lexer
/
11-27-2007-FloatLiterals.c
772cae5
Added testcase for commit r122963.
by Abramo Bagnara
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
5e517c8
Converted to use FileCheck.
by John Thompson
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
c577a0e
Multiple tests in a single test file must be linked with '&&'.
by Argyrios Kyrtzidis
· 16 years ago
e66b65c
pull .ll and .bc writing out of the ASTConsumer destructors into some top
by Chris Lattner
· 17 years ago
fbd9173
Doh! Check in this long overdue test fix.
by Christopher Lamb
· 17 years ago
016765e
Support floating point literals of the form "1e-16f" which specify an exponent but no decimal point.
by Christopher Lamb
· 17 years ago