llvm-project/lld/unittests/CoreTests
Rui Ueyama 18c6d313af Remove lld/Core/range.h.
IIUC, range was an experiment to see how N3350 would work in LLD.
It turned out it didn't get traction, and it is basically duplicate
of iterator_range in ADT. We have only two occurrences of range,
and all of them are easily rewritten without it.

http://reviews.llvm.org/D17687

llvm-svn: 262171
2016-02-28 04:03:01 +00:00
..
CMakeLists.txt Remove lld/Core/range.h. 2016-02-28 04:03:01 +00:00
ParallelTest.cpp Sort include files according to convention. 2014-10-18 05:33:55 +00:00