OSDN Git Service

[SCEV] Fix the order of members in the initializer list.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 26 Sep 2016 04:49:58 +0000 (04:49 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 26 Sep 2016 04:49:58 +0000 (04:49 +0000)
commitce297d7352b38efbd0e2862f07bd22141505cb97
tree64032abd2e991bb74296ca8fbf7dd3ffca913135
parentd6345b8af03b2460aef0957a39b9d4453c5cae37
[SCEV] Fix the order of members in the initializer list.

Noticed due to the warning on this line. Sanjoy is on
a less-than-awesome internet connection, so committing on his behalf.

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