OSDN Git Service

Reintroduce a check accidentally removed in 288873 to fix clang bots
authorPhilip Reames <listmail@philipreames.com>
Wed, 7 Dec 2016 04:48:50 +0000 (04:48 +0000)
committerPhilip Reames <listmail@philipreames.com>
Wed, 7 Dec 2016 04:48:50 +0000 (04:48 +0000)
commit59d0d38b8dd1359a1b52ba7809b566c0eae501c2
tree6245047a39d7a86f5e589ba959a2a0e5996da08d
parent315dd3228b4adeab20d6ee805b7ecae0fe4f6d9d
Reintroduce a check accidentally removed in 288873 to fix clang bots

I believe this is the cause of the failure, but have not been able to confirm.  Note that this is a speculative fix; I'm still waiting for a full build to finish as I synced and ended up doing a clean build which takes 20+ minutes on my machine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288886 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LazyValueInfo.cpp