[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
Mon Dec 19 09:00:41 PST 2022


mgorny added a comment.

> We also have the same problem for __string unless I am mistaken, @mgorny

Actually, `__string` was granularized in LLVM 15 already, so I don't think that's necessary. However, I can still do it if you preferred.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139270/new/

https://reviews.llvm.org/D139270



More information about the libcxx-commits mailing list