commit | 9ba6382b79692e1ecab8ebb8a92efc228dae97b9 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Nov 22 07:39:03 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Nov 22 07:39:03 2008 +0000 |
tree | 4d10500aafdd2d02a85445cfacd9a0321034a599 | |
parent | dfc8f73fe7008ab50f49037070eab41261868929 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59865 91177308-0d34-0410-b5e6-96231b3b80d8