]> granicus.if.org Git - clang/commit
1.0 is double, 1.0F is a float.
authorChris Lattner <sabre@nondot.org>
Sun, 26 Aug 2007 03:29:23 +0000 (03:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Aug 2007 03:29:23 +0000 (03:29 +0000)
commit6e400c286b485e28d04a742ea87860ddfefa672e
treeb1b7d5808515dc322a5966206e29254ffb120946
parent506b8dec4ed3db3c60bf9e0dd37901f0cf3d6749
1.0 is double, 1.0F is a float.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41412 91177308-0d34-0410-b5e6-96231b3b80d8
Lex/LiteralSupport.cpp
Lex/PPExpressions.cpp
Sema/SemaExpr.cpp
include/clang/Lex/LiteralSupport.h