]> granicus.if.org Git - clang/commit
[VLA] Fix the test failure on msvc by specifying the triple.
authorTim Shen <timshen91@gmail.com>
Wed, 15 Feb 2017 00:01:12 +0000 (00:01 +0000)
committerTim Shen <timshen91@gmail.com>
Wed, 15 Feb 2017 00:01:12 +0000 (00:01 +0000)
commit7dabce262f291204a97da70069219270c12a4ac8
tree8482d9270d756f5adf22797fa044cacc103e7ec4
parente3caca642448d9ee7b94e9cd4ac7a16d482f2833
[VLA] Fix the test failure on msvc by specifying the triple.

Differential Revision: https://reviews.llvm.org/D24333

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@295127 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/pr30306.cpp