[all-commits] [llvm/llvm-project] 406135: [Serialization] Revert specialization for DenseMap...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun Jun 23 20:22:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4061354ab3157255238cf2664b9482bd6297dc83
      https://github.com/llvm/llvm-project/commit/4061354ab3157255238cf2664b9482bd6297dc83
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
    M clang/include/clang/AST/DeclID.h

  Log Message:
  -----------
  [Serialization] Revert specialization for DenseMapInfo<GlobalDeclID>::getHashValue

The FIXME says to revert this when the underlying issue got fixed. And
now the underlying issue got fixed in
https://github.com/llvm/llvm-project/pull/95734. So I think it should be
fine to rever that one now.



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