[libc-commits] [PATCH] D154746: [libc] Use the new style includes for tests
Petr Hosek via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jul 7 14:06:16 PDT 2023
phosek created this revision.
phosek added a reviewer: sivachandra.
Herald added projects: libc-project, All.
Herald added a subscriber: libc-commits.
phosek requested review of this revision.
This is a follow up to D154529 <https://reviews.llvm.org/D154529> covering tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154746
Files:
libc/test/src/signal/kill_test.cpp
libc/test/src/signal/raise_test.cpp
libc/test/src/signal/sigaddset_test.cpp
libc/test/src/signal/sigdelset_test.cpp
libc/test/src/signal/sigfillset_test.cpp
libc/test/src/signal/signal_test.cpp
libc/test/src/signal/sigprocmask_test.cpp
libc/test/src/stdlib/_Exit_test.cpp
libc/test/src/stdlib/abort_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154746.538261.patch
Type: text/x-patch
Size: 5558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230707/858d142a/attachment.bin>
More information about the libc-commits
mailing list