]> granicus.if.org Git - clang/commit
Add test case for hex floating point constants in < C99 mode
authorDaniel Dunbar <daniel@zuster.org>
Fri, 25 Jul 2008 18:41:57 +0000 (18:41 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 25 Jul 2008 18:41:57 +0000 (18:41 +0000)
commit4f97e019ba54c2258f171a81da6fb587641ed415
treead835b78395394693d9cfd04789bc6e0a8d548e0
parent6ea623823f8532670480425b573f35115404b4a0
Add test case for hex floating point constants in < C99 mode
 - For: rdar://6096838

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54036 91177308-0d34-0410-b5e6-96231b3b80d8
test/Lexer/rdr-6096838.c [new file with mode: 0644]