[libcxx-commits] [PATCH] D145193: [libc++] Add support for .compile.pass.mm and .link.pass.mm tests

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 2 14:32:08 PST 2023


ldionne created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
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/D145193

Files:
  libcxx/test/libcxx/selftest/compile.pass.mm/compile-error.compile.pass.mm
  libcxx/test/libcxx/selftest/compile.pass.mm/compile-success.compile.pass.mm
  libcxx/test/libcxx/selftest/compile.pass.mm/link-error.compile.pass.mm
  libcxx/test/libcxx/selftest/compile.pass.mm/run-error.compile.pass.mm
  libcxx/test/libcxx/selftest/link.pass.mm/compile-error.link.pass.mm
  libcxx/test/libcxx/selftest/link.pass.mm/link-error.link.pass.mm
  libcxx/test/libcxx/selftest/link.pass.mm/link-success.link.pass.mm
  libcxx/test/libcxx/selftest/link.pass.mm/run-error.link.pass.mm
  libcxx/utils/libcxx/test/format.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145193.501991.patch
Type: text/x-patch
Size: 8053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230302/8907c342/attachment-0001.bin>


More information about the libcxx-commits mailing list