[libcxx-commits] [PATCH] D92656: [libc++] Add a script to automatize updating test for a new header.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 9 08:39:57 PST 2020
curdeius updated this revision to Diff 310550.
curdeius added a comment.
Modify files between boundary markers.
I haven't modified the way TEST_MACROS() stuff is done though. I'd be inclined to rethink it if it becomes a problem and we have more tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92656/new/
https://reviews.llvm.org/D92656
Files:
libcxx/docs/Contributing.rst
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/utils/generate_header_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92656.310550.patch
Type: text/x-patch
Size: 27828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201209/24717af3/attachment-0001.bin>
More information about the libcxx-commits
mailing list