The other half of this is in https://reviews.llvm.org/D48896, so we shouldn't claim that we support this feature. This should be cherry-picked into the 7.0 release, since I believe the first half landed before the branch point.
Details
Details
- Reviewers
ldionne mclow.lists hans EricWF - Commits
- rGd2b33338a53e: Merging r340544: --------------------------------------------------------------…
rGcda06daf3f15: Comment out #define __cpp_lib_node_extract, we only support half of that…
rL340662: Merging r340544:
rL340544: Comment out #define __cpp_lib_node_extract, we only support half of that…
rCXX340544: Comment out #define __cpp_lib_node_extract, we only support half of that…
Diff Detail
Diff Detail
- Repository
- rCXX libc++
Event Timeline
Comment Actions
LGTM. Don't forget to update https://reviews.llvm.org/D48896 so it uncomments this. Also, this should be merged into LLVM 7.