[PATCH] D49958: [MISC]Fix wrong usage of std::equal()

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 00:51:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340000: [MISC]Fix wrong usage of std::equal() (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49958?vs=161170&id=161175#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49958

Files:
  llvm/trunk/include/llvm/ADT/STLExtras.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/unittests/ADT/STLExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49958.161175.patch
Type: text/x-patch
Size: 4802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/0cd38ace/attachment.bin>


More information about the llvm-commits mailing list