Support matching signext attribute in vla-lambda-capturing test to appease...
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
Loading
Please sign in to comment