Rafael Espindola
e20c966cf4
Make the test a bit stricter. NFC.
...
llvm-svn: 226667
2015-01-21 16:13:57 +00:00
Daniel Sanders
8ff9e737af
Support matching signext attribute in vla-lambda-capturing test to appease clang-cmake-mips builder.
...
The Mips target adds the signext attribute to signed 32-bit integers in order
to support the N32/N64 correctly. Integers must be promoted to 64-bit bit on
these ABI's.
llvm-svn: 222617
2014-11-22 16:08:56 +00:00
Alexey Bataev
16d08fe521
Fixed test compatibility with MSVC codegen.
...
llvm-svn: 216655
2014-08-28 06:37:56 +00:00
Alexey Bataev
39c81e2816
[C++11] Support for capturing of variable length arrays in lambda expression.
...
Differential Revision: http://reviews.llvm.org/D4368
llvm-svn: 216649
2014-08-28 04:28:19 +00:00