summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/CallGraph.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-05-13 01:23:21 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-05-13 01:23:21 +0000
commit7e2b7567a8110abc5399e8c32ba180c87366e123 (patch)
tree6a3a37f4ec53dd1f2d91030980d7402b3ab52333 /clang/lib/Analysis/CallGraph.cpp
parentb321ecbdcfc9543e8efdf469cebeb8361e8f7e97 (diff)
downloadbcm5719-llvm-7e2b7567a8110abc5399e8c32ba180c87366e123.tar.gz
bcm5719-llvm-7e2b7567a8110abc5399e8c32ba180c87366e123.zip
Assert that we don't RAUW a Constant with a ConstantExpr that contains it.
We already had an assert for foo->RAUW(foo), but not for something like foo->RAUW(GEP(foo)) and would go in an infinite loop trying to apply the replacement. llvm-svn: 208663
Diffstat (limited to 'clang/lib/Analysis/CallGraph.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud