[all-commits] [llvm/llvm-project] 530c69: [libc++] s/constpexr/constexpr/ in some comments. ...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Fri Nov 27 15:58:21 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 530c69e90964444bc916d38b337105ab44f0961b
https://github.com/llvm/llvm-project/commit/530c69e90964444bc916d38b337105ab44f0961b
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/is_partitioned.pass.cpp
M libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/partition_point.pass.cpp
M libcxx/test/std/algorithms/alg.nonmodifying/alg.all_of/all_of.pass.cpp
M libcxx/test/std/algorithms/alg.nonmodifying/alg.any_of/any_of.pass.cpp
M libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.intersection/set_intersection.pass.cpp
M libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.intersection/set_intersection_comp.pass.cpp
Log Message:
-----------
[libc++] s/constpexr/constexpr/ in some comments. NFC.
More information about the All-commits
mailing list