llvm-project/libcxx/test/std/algorithms/alg.sorting
Marshall Clow 40631133b4 Change some #ifdefs to #if - thanks to Dexon for thge catch.
llvm-svn: 243641
2015-07-30 13:56:00 +00:00
..
alg.binary.search
alg.heap.operations
alg.lex.comparison
alg.merge Change some #ifdefs to #if - thanks to Dexon for thge catch. 2015-07-30 13:56:00 +00:00
alg.min.max Fix for LWG Issue 2369: constexpr max(initializer_list) vs max_element 2015-05-10 13:53:31 +00:00
alg.nth.element
alg.permutation.generators
alg.set.operations Fix warnings in test/std/algorithms 2015-07-18 21:53:16 +00:00
alg.sort
nothing_to_do.pass.cpp