[all-commits] [llvm/llvm-project] ab1e4d: [clang-doc] refactor BitcodeReader::readSubBlock (...

Erick Velez via All-commits all-commits at lists.llvm.org
Thu Jun 26 20:44:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab1e4d55d866fb9fc8b9082ae02d4b0aa884d239
      https://github.com/llvm/llvm-project/commit/ab1e4d55d866fb9fc8b9082ae02d4b0aa884d239
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/BitcodeReader.cpp
    M clang-tools-extra/clang-doc/BitcodeReader.h

  Log Message:
  -----------
  [clang-doc] refactor BitcodeReader::readSubBlock (#145835)

Reduce boilerplate code in readSubBlock by creating a callable from a higher-order lambda based on the block's add need.



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