diff options
author | Chris Lattner <sabre@nondot.org> | 2008-11-22 07:39:03 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-11-22 07:39:03 +0000 |
commit | f3cb394f41e4ee58c419e6601170753ef702f555 (patch) | |
tree | e84a5f5b3ae1c46b40debca39d8ef8d47d8ce2da /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 5424e6d4ec69683c05d883354a3f5c1536cf98ad (diff) | |
download | bcm5719-llvm-f3cb394f41e4ee58c419e6601170753ef702f555.tar.gz bcm5719-llvm-f3cb394f41e4ee58c419e6601170753ef702f555.zip |
Fix a weird inconsistency with hex floats. Previously the lexer
would not eat the "-1" in "0x0p-1", but LiteralSupport would accept
it when extensions are on. This caused strangeness and failures
when hexfloats were properly treated as an extension (not error)
in LiteralSupport.
llvm-svn: 59865
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions