summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/merge-attrs.c
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-06-15 05:07:49 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-06-15 05:07:49 +0000
commite6799ddae83082a494f968cab205ef8754f82e64 (patch)
treeec4a93ecceec7ccc243d9ab103f8f912cb651396 /clang/test/CodeGen/merge-attrs.c
parent261a941a12137c64b89648402f5064284c71ac2a (diff)
downloadbcm5719-llvm-e6799ddae83082a494f968cab205ef8754f82e64.tar.gz
bcm5719-llvm-e6799ddae83082a494f968cab205ef8754f82e64.zip
PR12717: Clang supports hexadecimal floating-point literals in all language
modes. For languages other than C99/C11, this isn't quite a conforming extension, and for C++11, it breaks some reasonable code containing user-defined literals. In languages which don't officially have hexfloats, pare back this extension to only apply in cases where the token starts 0x and does not contain an underscore. The extension is still not quite conforming, but it's a lot closer now. llvm-svn: 158487
Diffstat (limited to 'clang/test/CodeGen/merge-attrs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud