[libcxx-commits] [libcxx] [libc++][modules] Attach declarations to the global module. (PR #92747)

S. B. Tam via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 20 08:42:11 PDT 2024


cpplearner wrote:

But it doesn't matter, since [basic.link]/10 applies to "declarations of an entity", and a *using-declaration* doesn't declare an entity.

https://github.com/llvm/llvm-project/pull/92747


More information about the libcxx-commits mailing list