[libc-commits] [PATCH] D152533: [libc][NFC] Clean up matchers namespace

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 9 06:38:29 PDT 2023


gchatelet created this revision.
Herald added projects: libc-project, All.
Herald added a subscriber: libc-commits.
gchatelet requested review of this revision.

This is a follow up to https://reviews.llvm.org/D152503


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152533

Files:
  libc/test/UnitTest/ErrnoSetterMatcher.h
  libc/test/UnitTest/FPExceptMatcher.cpp
  libc/test/UnitTest/FPExceptMatcher.h
  libc/test/UnitTest/MemoryMatcher.cpp
  libc/test/UnitTest/MemoryMatcher.h
  libc/test/UnitTest/PrintfMatcher.cpp
  libc/test/UnitTest/PrintfMatcher.h
  libc/test/UnitTest/ScanfMatcher.cpp
  libc/test/UnitTest/ScanfMatcher.h
  libc/test/src/__support/File/file_test.cpp
  libc/test/src/stdio/fopencookie_test.cpp
  libc/test/src/time/TmMatcher.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152533.529947.patch
Type: text/x-patch
Size: 14654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230609/4d73bfbf/attachment-0001.bin>


More information about the libc-commits mailing list