[all-commits] [llvm/llvm-project] 78fb8b: [analyzer][NFC] Remove dead LiveVariables::Observe...

Balazs Benics via All-commits all-commits at lists.llvm.org
Tue Sep 9 06:37:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78fb8b033695ba327388519754a3288eec11cdb1
      https://github.com/llvm/llvm-project/commit/78fb8b033695ba327388519754a3288eec11cdb1
  Author: Balazs Benics <benicsbalazs at gmail.com>
  Date:   2025-09-09 (Tue, 09 Sep 2025)

  Changed paths:
    M clang/include/clang/Analysis/Analyses/LiveVariables.h
    M clang/lib/Analysis/LiveVariables.cpp

  Log Message:
  -----------
  [analyzer][NFC] Remove dead LiveVariables::Observer::observerKill (#157661)

This API was never used in the clang code base.
There might be downstream users, but I highly doubt that. I think the
best is to get rid of this unused API.



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