[all-commits] [llvm/llvm-project] 8f43b8: [ASTReader] Fix zlib header detection 0x78 after D...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Nov 23 13:22:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f43b84322cc255414ad996834dff09e90dc19af
      https://github.com/llvm/llvm-project/commit/8f43b84322cc255414ad996834dff09e90dc19af
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
    M clang/lib/Serialization/ASTReader.cpp

  Log Message:
  -----------
  [ASTReader] Fix zlib header detection 0x78 after D137885

D137885 picked an incorrect magic so it would fail when zstd is not
enabled.




More information about the All-commits mailing list