[libcxx-commits] [PATCH] D109120: [libc++][NFC] Remove uses of 'using namespace std; ' in the test suite

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 1 18:45:57 PDT 2021


ldionne created this revision.
Herald added a subscriber: arphaman.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109120

Files:
  libcxx/test/libcxx/numerics/c.math/fdelayed-template-parsing.pass.cpp
  libcxx/test/std/containers/associative/map/map.access/index_tuple.pass.cpp
  libcxx/test/std/containers/unord/unord.map/unord.map.elem/index_tuple.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.nonmember/swap.pass.cpp
  libcxx/test/std/numerics/complex.number/complex.literals/literals2.pass.cpp
  libcxx/test/std/re/re.const/re.matchflag/match_prev_avail.pass.cpp
  libcxx/test/std/strings/basic.string.literals/literal3.pass.cpp
  libcxx/test/std/strings/string.view/string_view.literals/literal3.pass.cpp
  libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/function.pass.cpp
  libcxx/test/support/any_helpers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109120.370132.patch
Type: text/x-patch
Size: 12895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210902/a92c69d6/attachment-0001.bin>


More information about the libcxx-commits mailing list