[all-commits] [llvm/llvm-project] 1587f6: Bump the serialization major version number

Aaron Ballman via All-commits all-commits at lists.llvm.org
Wed May 4 06:08:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1587f6bb3ca2cf83591f392f932007dd0fdb7b54
      https://github.com/llvm/llvm-project/commit/1587f6bb3ca2cf83591f392f932007dd0fdb7b54
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-05-04 (Wed, 04 May 2022)

  Changed paths:
    M clang/include/clang/Serialization/ASTBitCodes.h

  Log Message:
  -----------
  Bump the serialization major version number

This is a speculative fix for a build bot which does not put the LLVM
revision information into the PCH hash.

http://45.33.8.238/linux/75290/step_7.txt


  Commit: 2df9bd30e4a0669297529fce79ffa5655de99395
      https://github.com/llvm/llvm-project/commit/2df9bd30e4a0669297529fce79ffa5655de99395
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-05-04 (Wed, 04 May 2022)

  Changed paths:
    M lldb/test/API/commands/expression/rdar42038760/main.c

  Log Message:
  -----------
  Do not rely on implicit int for this test

This should address failing test bots:
https://lab.llvm.org/buildbot/#/builders/68/builds/31828


Compare: https://github.com/llvm/llvm-project/compare/8f623f4ab0ce...2df9bd30e4a0


More information about the All-commits mailing list