forked from OSchip/llvm-project
a7b4ce9cfd
We expose the fact that we rely on unsigned wrapping to iterate through all indexes. This can be confusing. Rather, keeping it as an implementation detail through an iterator is less confusing and is less code. Reviewed By: rnk Differential Revision: https://reviews.llvm.org/D110885 |
||
---|---|---|
.. | ||
deltas | ||
CMakeLists.txt | ||
DeltaManager.cpp | ||
DeltaManager.h | ||
TestRunner.cpp | ||
TestRunner.h | ||
llvm-reduce.cpp |