[PATCH] D114649: [libc++] Implement not-yet-voted LWG3436
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 1 12:45:23 PST 2021
ldionne marked an inline comment as done.
ldionne added a comment.
In D114649#3157040 <https://reviews.llvm.org/D114649#3157040>, @Mordante wrote:
> Since this patch requires both an update to both Clang and libc++ I think it would land the Clang part in a separate patch. Then wait for the CI to have ToT with this version and land that separately.
> For now can you run the CI with the Bootstrap build?
D114649 <https://reviews.llvm.org/D114649> is the Clang patch!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114649/new/
https://reviews.llvm.org/D114649
More information about the cfe-commits
mailing list