[all-commits] [llvm/llvm-project] 2d3b8c: [libc++] Implement P0551
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jul 13 10:45:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d3b8cc83fe85e5edcc607a0696d1e9f42ede246
https://github.com/llvm/llvm-project/commit/2d3b8cc83fe85e5edcc607a0696d1e9f42ede246
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M libcxx/include/ios
M libcxx/include/ostream
A libcxx/test/std/namespace/addressable_functions.sh.cpp
M libcxx/www/cxx2a_status.html
Log Message:
-----------
[libc++] Implement P0551
Make sure we satisfy the requirements added by P0551, and add tests to
enforce that.
More information about the All-commits
mailing list