[libcxx-commits] [PATCH] D80376: [libc++] [P1208] [C++20] Adopt source location from Library Fundamentals V3 for C++20.
Shoaib Meenai via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 10 10:52:31 PST 2020
smeenai added a comment.
In D80376#2102805 <https://reviews.llvm.org/D80376#2102805>, @curdeius wrote:
> I've updated the "unsupported" comments with precise compiler versions. I cannot test apple-clang though.
> Anyway, I'll put this revision into hibernation until there's a builtin for a single-pointer source location (whether it be `__bultin_source_location` or `T* __builtin_static_storage_duration(T)`).
Any updates here? I saw some internal interest around `source_location` today and was curious about the status of this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80376/new/
https://reviews.llvm.org/D80376
More information about the libcxx-commits
mailing list