Skip to content

Commit

Permalink
[ADT] Revert the llvm/ADT/OptionSet.h header and unit test.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260714 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
akyrtzi committed Feb 12, 2016
1 parent 3d165de commit f365222
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 250 deletions.
134 changes: 0 additions & 134 deletions include/llvm/ADT/OptionSet.h

This file was deleted.

1 change: 0 additions & 1 deletion unittests/ADT/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ set(ADTSources
MakeUniqueTest.cpp
MapVectorTest.cpp
OptionalTest.cpp
OptionSetTest.cpp
PackedVectorTest.cpp
PointerEmbeddedIntTest.cpp
PointerIntPairTest.cpp
Expand Down
115 changes: 0 additions & 115 deletions unittests/ADT/OptionSetTest.cpp

This file was deleted.

0 comments on commit f365222

Please sign in to comment.