[libcxx-commits] [libcxx] 903b30f - [libc++][test] Remove empty {ind.move.subsumption.compile.pass.cpp}

Joe Loser via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 9 14:21:50 PDT 2021


Author: Joe Loser
Date: 2021-10-09T17:20:19-04:00
New Revision: 903b30fea21f99d8f48fde4defcc838970e30ee1

URL: https://github.com/llvm/llvm-project/commit/903b30fea21f99d8f48fde4defcc838970e30ee1
DIFF: https://github.com/llvm/llvm-project/commit/903b30fea21f99d8f48fde4defcc838970e30ee1.diff

LOG: [libc++][test] Remove empty {ind.move.subsumption.compile.pass.cpp}

`{ind.move.subsumption.compile.pass.cpp}` was accidentally commited in
https://reviews.llvm.org/D102639. Per the conversation on Discord in

Added: 
    

Modified: 
    

Removed: 
    libcxx/test/std/iterators/iterator.requirements/alg.req.ind.move/{ind.move.subsumption.compile.pass.cpp}


################################################################################
diff  --git a/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.move/{ind.move.subsumption.compile.pass.cpp} b/libcxx/test/std/iterators/iterator.requirements/alg.req.ind.move/{ind.move.subsumption.compile.pass.cpp}
deleted file mode 100644
index e69de29bb2d1d..0000000000000


        


More information about the libcxx-commits mailing list