]> granicus.if.org Git - clang/commit
tests: relax ms-intrinsics test
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 18 Jun 2014 21:48:44 +0000 (21:48 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 18 Jun 2014 21:48:44 +0000 (21:48 +0000)
commitba5449005fc98569e023fcf9595d6e9f542ba41b
tree94beb6e8bdcefb1df220eb188b924c6d010ae1fb
parent882d01067f7c8c888631252cd6a843ce0e917ef7
tests: relax ms-intrinsics test

Relax the tests to allow for differences between release and debug builds.  This
should fix the buildbots.

Thanks to Benjamin Kramer and Eric Christo for their invaluable tip that this
was release build specific issue.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211227 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ms-intrinsics.c