[all-commits] [llvm/llvm-project] 8a78b7: [libc++][test] Replace `_LIBCPP_STD_VER` with `TES...
S. B. Tam via All-commits
all-commits at lists.llvm.org
Tue Aug 2 22:45:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a78b72289c5b1cb2ea2f0794d5bb9836b0895d8
https://github.com/llvm/llvm-project/commit/8a78b72289c5b1cb2ea2f0794d5bb9836b0895d8
Author: cpplearner <cpplearner at outlook.com>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_convert_copy.pass.cpp
M libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/alloc_convert_move.pass.cpp
Log Message:
-----------
[libc++][test] Replace `_LIBCPP_STD_VER` with `TEST_STD_VER`
Differential Revision: https://reviews.llvm.org/D130979
More information about the All-commits
mailing list