OSDN Git Service

[LCG] Add basic verification of the parent set and fix bugs it uncovers.
authorChandler Carruth <chandlerc@gmail.com>
Wed, 7 Dec 2016 01:42:40 +0000 (01:42 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 7 Dec 2016 01:42:40 +0000 (01:42 +0000)
commit742805e0ea2f98e22aef1b43654d91d93d33a417
tree164827a2c2aec7259f8f17c4872ef8b942cfd714
parentd0422a4753e7d35d51eba2c772fb583091f3b0e9
[LCG] Add basic verification of the parent set and fix bugs it uncovers.

The existing unittests actually cover this now that we verify things.

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