[all-commits] [llvm/llvm-project] 0414cf: Move nondiscard tests of ranges::contains() to the...
ZijunZhaoCCK via All-commits
all-commits at lists.llvm.org
Thu Jan 4 14:25:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0414cf09f02239254c449b7c5a37428fecb943f7
https://github.com/llvm/llvm-project/commit/0414cf09f02239254c449b7c5a37428fecb943f7
Author: ZijunZhaoCCK <88353225+ZijunZhaoCCK at users.noreply.github.com>
Date: 2024-01-04 (Thu, 04 Jan 2024)
Changed paths:
M libcxx/test/libcxx/diagnostics/nodiscard_extensions.compile.pass.cpp
M libcxx/test/libcxx/diagnostics/nodiscard_extensions.verify.cpp
M libcxx/test/libcxx/diagnostics/ranges.nodiscard_extensions.compile.pass.cpp
M libcxx/test/libcxx/diagnostics/ranges.nodiscard_extensions.verify.cpp
Log Message:
-----------
Move nondiscard tests of ranges::contains() to the right place. (#76887)
nondiscard tests of ranges::contains() should be in
ranges.nodiscard_extensions files rather than nodiscard_extensions files
More information about the All-commits
mailing list