[all-commits] [llvm/llvm-project] 8c3346: Revert "[NFC] [Serialization] Packing more bits"

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun Dec 10 22:07:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c334627818437180176b16b1932b2a26372d8ae
      https://github.com/llvm/llvm-project/commit/8c334627818437180176b16b1932b2a26372d8ae
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M clang/lib/Serialization/ASTReaderDecl.cpp
    M clang/lib/Serialization/ASTReaderStmt.cpp
    M clang/lib/Serialization/ASTWriterDecl.cpp
    M clang/lib/Serialization/ASTWriterStmt.cpp
    M clang/test/Modules/decl-params-determinisim.m

  Log Message:
  -----------
  Revert "[NFC] [Serialization] Packing more bits"

This reverts commit 9406ea3fe32e59a7d28de0dcbd0317b4cdfa4c62.

There are build bots complaining this. Revert it first to try to keep
the bots green.




More information about the All-commits mailing list