[libcxx-commits] [libcxx] [libc++][modules] Enable installation by	default. (PR #90094)
    Mark de Wever via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Apr 26 08:56:10 PDT 2024
    
    
  
mordante wrote:
> Does the documentation on Modules need to be updated?
> 
> This LGTM. It doesn't mean that vendors will start shipping modules by default, but I think it makes sense for the LLVM package to include them by default. This will allow build system providers to get the ball rolling on supporting this, like CMake did.
There is no need to update the documentation; the availability still depends on vendors to ship the newly installed files. I'd like to overhaul the documentation closer to the LLVM 19 release; for now I like to keep the information correct for LLVM 18 and 19. I see people reference the ToT modules document in various places (like reddit/slack) and not reference the LLVM 18 specific documents.
https://github.com/llvm/llvm-project/pull/90094
    
    
More information about the libcxx-commits
mailing list