Fix MSCV compilation broken by r289040
authorPavel Labath <labath@google.com>
Thu, 8 Dec 2016 11:45:38 +0000 (11:45 +0000)
committerPavel Labath <labath@google.com>
Thu, 8 Dec 2016 11:45:38 +0000 (11:45 +0000)
commit82b95acfbe5a7b9f65c58f53d918446e2f4a7a25
treeaa5c7ca8cca102d6a11f2200b6bf3cd2bc4ec8bc
parentfefefeb7f6a896946bba28a26b6ca7b98b54928d
Fix MSCV compilation broken by r289040

I wanted to use the "not" keyword to make sure it does not get lost in between
other checks. MSVC does not like that.

llvm-svn: 289041
llvm/unittests/Support/FormatVariadicTest.cpp