For loop destroyed current instance before invoking next.
Temporary variable added to prevent use-after-dtor when invoke
destructor on current instance.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| lib/Analysis/ScalarEvolution.cpp | ||
|---|---|---|
| 8398 | I think the name should start with a capital letter: Tmp. | |
I think the name should start with a capital letter: Tmp.