[all-commits] [llvm/llvm-project] 3b4861: [docs] [C++20] [Modules] Mark the compatiblity iss...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Wed Jul 26 00:06:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b48613f2d90bde544669437c20fcdeb01316411
      https://github.com/llvm/llvm-project/commit/3b48613f2d90bde544669437c20fcdeb01316411
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M clang/docs/StandardCPlusPlusModules.rst

  Log Message:
  -----------
  [docs] [C++20] [Modules] Mark the compatiblity issue within clang-cl.exe

See
https://discourse.llvm.org/t/clang-cl-exe-support-for-c-modules/72257
for details. Simply, the user of clang-cl.exe can't get a good
experience with C++20 modules now. While we don't have resources to
support it well now, we should make it clear in the documentation.




More information about the All-commits mailing list