Roman Lebedev 5a5bcb7952 [SimplifyCFG] mergeConditionalStoreToAddress(): try to pacify MSAN
MSAN bot complains that there is use-of-uninitialized-value
of this FreeStores later in IsWorthwhile().
Perhaps FreeStores needs to be stored in a vector?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372262 91177308-0d34-0410-b5e6-96231b3b80d8
2019-09-18 21:04:39 +00:00
..
2019-04-23 14:51:27 +00:00
2019-07-15 20:02:23 +00:00
2019-07-12 14:58:15 +00:00