[all-commits] [llvm/llvm-project] eef978: [clang-doc][NFC] clean unused variable in HTML ge...

Mohamed Emad via All-commits all-commits at lists.llvm.org
Wed Apr 16 17:16:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eef978290ccb847c67bf0431e5fdd1dc4c7d408d
      https://github.com/llvm/llvm-project/commit/eef978290ccb847c67bf0431e5fdd1dc4c7d408d
  Author: Mohamed Emad <73320969+hulxv at users.noreply.github.com>
  Date:   2025-04-16 (Wed, 16 Apr 2025)

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

  Log Message:
  -----------
   [clang-doc][NFC] clean unused variable in HTML generator  (#135505)

While reading the code, I found some dead variables that are not used
anymore but it still declared without removing them.



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