Files
clang-p2996/libcxx/modules/std/filesystem.cppm
Mark de Wever e57f6f709e [libc++][modules] Fixes exporting named declarations.
@ChuanqiXu noticed std::atomic was not properly exported in the std module.
Investigation showed other named declarations were not exported either. This
fixes the issue.

Depends on D156550

Reviewed By: #libc, philnik

Differential Revision: https://reviews.llvm.org/D156592
2023-07-31 18:37:45 +02:00

3.8 KiB