[all-commits] [llvm/llvm-project] e7d9b7: [Interpreter] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Aug 26 10:22:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7d9b79348f402aac26cccfd989dcfdcdabd560f
      https://github.com/llvm/llvm-project/commit/e7d9b79348f402aac26cccfd989dcfdcdabd560f
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M clang/lib/Interpreter/IncrementalAction.h

  Log Message:
  -----------
  [Interpreter] Fix a warning

This patch fixes:

  clang/lib/Interpreter/IncrementalAction.h:37:21: error: private
  field 'CI' is not used [-Werror,-Wunused-private-field]



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