[all-commits] [llvm/llvm-project] b6ba80: Revert "[clang][modules] Move `UNHASHED_CONTROL_BL...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Thu Aug 24 14:43:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6ba804f7775f89f230ee1e62526a2f8225c7966
      https://github.com/llvm/llvm-project/commit/b6ba804f7775f89f230ee1e62526a2f8225c7966
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M clang/include/clang/Basic/Module.h
    M clang/include/clang/Serialization/ASTBitCodes.h
    M clang/include/clang/Serialization/ASTWriter.h
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTWriter.cpp
    M clang/lib/Serialization/GlobalModuleIndex.cpp
    M clang/test/Modules/ASTSignature.c

  Log Message:
  -----------
  Revert "[clang][modules] Move `UNHASHED_CONTROL_BLOCK` up in the AST file"

This reverts commit 7d1565727dad3acb54fe76a908630843835d7bc8.


  Commit: 870f1583eed0f22ddfb1a1979a90198c3dc09927
      https://github.com/llvm/llvm-project/commit/870f1583eed0f22ddfb1a1979a90198c3dc09927
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M clang/include/clang/Serialization/ModuleFile.h
    M clang/lib/Serialization/ASTReader.cpp
    M clang/lib/Serialization/ASTWriter.cpp

  Log Message:
  -----------
  Revert "[clang][modules] Use relative offsets for input files"

This reverts commit b9d78bdc730b2fcfe029a7579c24020536c3fa25. After this change, all libc++ `clang_modules_include.gen.py` tests started failing on Linux builders: https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-arm64/b8771862804321535569/test-results


Compare: https://github.com/llvm/llvm-project/compare/fe355a44e709...870f1583eed0


More information about the All-commits mailing list