home.social

#cppmodules — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cppmodules, aggregated by home.social.

  1. is has issues when module import is in a header file, and not the cpp file. This is not a problem for clang, its all in the same translation unit. AFAICT this is legal and fine C++20 module code, clangd shouldn't have this issue.

    github.com/llvm/llvm-project/i