Move unittests/Support/IteratorTest.cpp to unittests/ADT/
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 20 Aug 2016 14:58:31 +0000 (14:58 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 20 Aug 2016 14:58:31 +0000 (14:58 +0000)
commit1bdc716dca2dfcd492191bc4285a8c41baea4da7
tree87617db52eaf8fadcedeec35b7b3985b14ca845b
parent8643639ab4248ce9ecf50490d00026c88b688f77
Move unittests/Support/IteratorTest.cpp to unittests/ADT/

This testing stuff from ADT, not Support.  Fix the file location.

llvm-svn: 279372
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/IteratorTest.cpp [moved from llvm/unittests/Support/IteratorTest.cpp with 100% similarity]
llvm/unittests/Support/CMakeLists.txt