History log of /external/clang/test/Sema/offsetof-64.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e8caa30d6124b915fb6bfb3fb2d0eb4857381d08 16-Jul-2013 Serge Pavlov <sepavloff@gmail.com> Limit number of bits in size representation so that bit size fit 64 bits.
This fixes PR8256 and some others.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186385 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/offsetof-64.c
ee2f8f2f7c4eacfa305a29fcd916d63c650ca847 16-May-2013 Richard Trieu <rtrieu@google.com> Return QualType() when a too large array is attempting to be created. This
prevents further errors and some overflows in size calculations.
One overflow was previously triggering an assert.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181970 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/offsetof-64.c
1bb8cb5558f46502b84e3b2935b7f5b4c1759d21 15-May-2013 Richard Trieu <rtrieu@google.com> Move a test that requires 64-bit mode to a separate test with a triple in
the run line.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181854 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Sema/offsetof-64.c