[libcxx-commits] [PATCH] D90551: [libcxx] Implement P1956 rename low-level bit functions
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 10 10:03:02 PST 2020
Mordante added a comment.
Thanks for the review.
I kept the old names to aid people transition to the new names since I don't know how many people relay on the old names. (I don't expect too many.) If the test at Apple and Google shows no or little breakage I think it would be good to remove the old names.
I've updated the release notes and will post an updated patch after we've determined the fate of the old name.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90551/new/
https://reviews.llvm.org/D90551
More information about the libcxx-commits
mailing list