[all-commits] [llvm/llvm-project] db04c3: [clang] Implement some missing interfaces for Dele...

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Mar 28 07:31:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db04c3e4b3d9b79d99c5bbeb7fffaa887cd4352e
      https://github.com/llvm/llvm-project/commit/db04c3e4b3d9b79d99c5bbeb7fffaa887cd4352e
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    M clang/include/clang/Serialization/ASTDeserializationListener.h
    M clang/lib/Frontend/FrontendAction.cpp

  Log Message:
  -----------
  [clang] Implement some missing interfaces for DelegatingDeserializationListener (#133424)

Split from the https://github.com/llvm/llvm-project/pull/133395 per the
review comment.

This patch also moves the `DelegatingDeserializationListener` close to
`ASTDeserializationListener`.



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