hanchenye-llvm-project/llvm/tools/llvm-diff
David Blaikie 7f1e0565b3 Revert "Remove the explicit SDNodeIterator::operator= in favor of the implicit default"
Accidentally committed a few more of these cleanup changes than
intended. Still breaking these out & tidying them up.

This reverts commit r231135.

llvm-svn: 231136
2015-03-03 21:18:16 +00:00
..
CMakeLists.txt
DiffConsumer.cpp
DiffConsumer.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
DiffLog.cpp [C++] Use 'nullptr'. Tools edition. 2014-04-25 04:24:47 +00:00
DiffLog.h Revert "Remove the explicit SDNodeIterator::operator= in favor of the implicit default" 2015-03-03 21:18:16 +00:00
DifferenceEngine.cpp Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges." 2014-07-21 17:06:51 +00:00
DifferenceEngine.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
LLVMBuild.txt
Makefile
llvm-diff.cpp Return a std::unique_ptr from the IRReader.h functions. NFC. 2014-08-26 17:29:46 +00:00