std::sort must be called with a strict weak ordering.
authorManuel Klimek <klimek@google.com>
Thu, 21 May 2015 15:38:25 +0000 (15:38 +0000)
committerManuel Klimek <klimek@google.com>
Thu, 21 May 2015 15:38:25 +0000 (15:38 +0000)
commit2267264ceb135ddca3beee193c47496d05a74e23
treeda23c12deda017f20497a07263535bbef07c4c36
parent86425451e58c7237d13e3eb3f22defc79cf4abda
std::sort must be called with a strict weak ordering.

Found by a debug enabled stl.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237906 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/WinEHPrepare.cpp