Add back condition that was accidentally removed in r331462.
authorAdrian Prantl <aprantl@apple.com>
Thu, 3 May 2018 20:13:58 +0000 (20:13 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 3 May 2018 20:13:58 +0000 (20:13 +0000)
commit88fc73d544835b8be16ee64086e306eb6bb2b03e
treec23440bdb5fba8c03b076646db5add0b5f4415d0
parent9c2af27f80472f1db37996fab96b9e562945ac88
Add back condition that was accidentally removed in r331462.

This should make the bots much happier.

llvm-svn: 331479
lldb/source/Core/ValueObjectVariable.cpp