This is a follow up to https://reviews.llvm.org/D152503
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152533
[libc][NFC] Clean up matchers namespace ClosedPublic Authored by gchatelet on Jun 9 2023, 6:38 AM.
Details
Summary This is a follow up to https://reviews.llvm.org/D152503
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 9 2023, 6:38 AM This revision is now accepted and ready to land.Jun 9 2023, 3:06 PM Closed by commit rG0fd0b7428925: [libc][NFC] Clean up matchers namespace (authored by gchatelet). · Explain WhyJun 9 2023, 11:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 530165 libc/test/UnitTest/ErrnoSetterMatcher.h
libc/test/UnitTest/FPExceptMatcher.h
libc/test/UnitTest/FPExceptMatcher.cpp
libc/test/UnitTest/MemoryMatcher.h
libc/test/UnitTest/MemoryMatcher.cpp
libc/test/UnitTest/PrintfMatcher.h
libc/test/UnitTest/PrintfMatcher.cpp
libc/test/UnitTest/ScanfMatcher.h
libc/test/UnitTest/ScanfMatcher.cpp
libc/test/src/__support/File/file_test.cpp
libc/test/src/stdio/fopencookie_test.cpp
libc/test/src/time/TmMatcher.h
|