Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git] / clang / test / Lexer / rdr-6096838.c
blob6072143a56dd0e2bca312607c3df74c18897cfb2
1 /* RUN: %clang_cc1 -triple i386-unknown-unknown -fsyntax-only -verify %s
2 * RUN: %clang_cc1 -triple x86_64-unknown-unknown -std=gnu89 -fsyntax-only -verify %s
3 */
4 // expected-no-diagnostics
6 long double d = 0x0.0000003ffffffff00000p-16357L;