[all-commits] [llvm/llvm-project] 603041: [C++20] [Modules] Add the abbrev number for coro-a...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Sep 4 23:59:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60304161ce44c25dec7b87dd6a593d09eea5545a
      https://github.com/llvm/llvm-project/commit/60304161ce44c25dec7b87dd6a593d09eea5545a
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2025-09-05 (Fri, 05 Sep 2025)

  Changed paths:
    M clang/lib/Serialization/ASTWriterStmt.cpp
    A clang/test/Modules/coro-await-elidable.cppm

  Log Message:
  -----------
  [C++20] [Modules] Add the abbrev number for coro-await-elidable calls

The root cause of the issue is that we forgot to update the abbrev
number correctly.

The test would crash before.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list