This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from d256280 Update libcxx.llvm.org documentation by linking to new docs. new 400d356 Mark LWG issue 2450 as complete.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../function.objects/comparisons/equal_to.pass.cpp | 4 ++- .../function.objects/comparisons/greater.pass.cpp | 10 +++++- .../comparisons/greater_equal.pass.cpp | 10 +++++- .../function.objects/comparisons/less.pass.cpp | 9 ++++- .../comparisons/less_equal.pass.cpp | 10 +++++- .../comparisons/not_equal_to.pass.cpp | 4 ++- .../comparisons/pointer_comparison_test_helper.hpp | 39 ++++++++++++++++++++++ www/cxx1z_status.html | 2 +- 8 files changed, 81 insertions(+), 7 deletions(-) create mode 100644 test/std/utilities/function.objects/comparisons/pointer_compari [...]