ADTTests: merge #ifdef checks from r240436.
authorAlex Lorenz <arphaman@gmail.com>
Wed, 24 Jun 2015 17:05:04 +0000 (17:05 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 24 Jun 2015 17:05:04 +0000 (17:05 +0000)
commit0502ac4036922e00dcd61fe944687a54791056f1
tree4631bc88424cbe1156e8a43345074eb63e8c5da0
parent1e6b8f552c5b316c2bfd2c25e212326a5093ca47
ADTTests: merge #ifdef checks from r240436.

This commit merges the #ifdef and #ifndef checks into one #if, as
suggested by Duncan P. N. Exon Smith.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240553 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/APSIntTest.cpp