[all-commits] [llvm/llvm-project] 779adf: [clang-tools-extra] Fix python syntax - pull in Qu...

Moinak Bhattacharyya via All-commits all-commits at lists.llvm.org
Fri Sep 26 23:00:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 779adf16c941d489399d67c8befe418ad93528e4
      https://github.com/llvm/llvm-project/commit/779adf16c941d489399d67c8befe418ad93528e4
  Author: Moinak Bhattacharyya <moinakb001 at gmail.com>
  Date:   2025-09-27 (Sat, 27 Sep 2025)

  Changed paths:
    M clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py

  Log Message:
  -----------
  [clang-tools-extra] Fix python syntax - pull in Queue from module queue (#159997)

No such module as `Queue` - the `Queue` class is part of the `queue` module.



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