[libcxx-commits] [PATCH] D139270: [libc++] Rename __tuple to __tuple_dir to avoid file collision
Michał Górny via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Dec 18 12:24:45 PST 2022
mgorny added a comment.
Thinking about it more, probably the cleanest long term solution would be to simply use `.h` suffix for files but that obviously won't solve the existing upgrade problem.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139270/new/
https://reviews.llvm.org/D139270
More information about the libcxx-commits
mailing list