[libcxx-commits] [PATCH] D105078: [libcxx][modularisation] properly modularises advance, next, and prev
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 22 13:31:36 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
Ah-Ah! So that was the issue all along then.
IMO this module-specific fix is cleaner than using a macro just to satisfy the modules build.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105078/new/
https://reviews.llvm.org/D105078
More information about the libcxx-commits
mailing list