Skip to content
Commit d9e6b4a8 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Fix memory corruption. If one of the SCEV creation functions calls another but

doesn't return immediately after then the insert position in UniqueSCEVs will
be out of date. No test because this is a memory corruption issue. Fixes PR9051!

llvm-svn: 124282
parent db9d6642
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment