[all-commits] [llvm/llvm-project] 4b99af: [docs] Update doc for C++20 Modules after dc4e85b

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Jan 11 22:17:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b99af34199208e82f6a8806bfae1d3dea007936
      https://github.com/llvm/llvm-project/commit/4b99af34199208e82f6a8806bfae1d3dea007936
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M clang/docs/StandardCPlusPlusModules.rst

  Log Message:
  -----------
  [docs] Update doc for C++20 Modules after dc4e85b

After
https://github.com/llvm/llvm-project/commit/dc4e85bd79ff17014cbbe4a9db1d9b91929e91ce,
we need to update the examples in the documents.

This patch also fix some other places where is no longer relevant.




More information about the All-commits mailing list