[all-commits] [llvm/llvm-project] 085eae: [C++20] [Modules] Allow to merge enums with the sa...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Jan 18 01:10:28 PST 2024


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

  Changed paths:
    M clang/lib/AST/ODRHash.cpp
    A clang/test/Modules/pr76638.cppm

  Log Message:
  -----------
  [C++20] [Modules] Allow to merge enums with the same underlying interger types

Close https://github.com/llvm/llvm-project/issues/76638. See the issue
for the context of the change.




More information about the All-commits mailing list