[all-commits] [llvm/llvm-project] 186504: [clang][Serialization] Add the missing block info ...

Steven Wu via All-commits all-commits at lists.llvm.org
Wed Jan 15 09:58:45 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18650480cb2ea46c9e8236c83593216af80fa25c
      https://github.com/llvm/llvm-project/commit/18650480cb2ea46c9e8236c83593216af80fa25c
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2025-01-15 (Wed, 15 Jan 2025)

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

  Log Message:
  -----------
  [clang][Serialization] Add the missing block info (#122976)

HEADER_SEARCH_ENTRY_USAGE and VFS_USAGE were missing from the block info
block. Add the missing info so `llvm-bcanalyzer` can read them
correctly.



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