mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
853f402d9c
and to expose a handle to represent the actual case rather than having the iterator return a reference to itself. All of this allows the iterator to be used with common STL facilities, standard algorithms, etc. Doing this exposed some missing facilities in the iterator facade that I've fixed and required some work to the actual iterator to fully support the necessary API. Differential Revision: https://reviews.llvm.org/D31548 llvm-svn: 300032 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DiffConsumer.cpp | ||
DiffConsumer.h | ||
DifferenceEngine.cpp | ||
DifferenceEngine.h | ||
DiffLog.cpp | ||
DiffLog.h | ||
llvm-diff.cpp | ||
LLVMBuild.txt |