[all-commits] [llvm/llvm-project] a31a60: [docs] Update StandardCPlusPlusModules.rst with cl...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun Jan 21 22:25:45 PST 2024


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

  Changed paths:
    M clang/docs/StandardCPlusPlusModules.rst

  Log Message:
  -----------
  [docs] Update StandardCPlusPlusModules.rst with clang18

Changed Things:
- Mentioning we need to specify BMIs for indirectly dependent BMIs too.
- Remove the note for `delayed-template-parsing` since
  https://github.com/llvm/llvm-project/issues/61068 got closed.
- Add a note for https://github.com/llvm/llvm-project/issues/78850 since
  we've seen it for a lot of times.
- Add a note for https://github.com/llvm/llvm-project/issues/78173 since
  we've seen it for a lot of times.




More information about the All-commits mailing list