[all-commits] [llvm/llvm-project] c686da: [clang-doc] add namespace references to VarInfo

Erick Velez via All-commits all-commits at lists.llvm.org
Thu Jul 3 14:35:54 PDT 2025


  Branch: refs/heads/users/evelez7/clang-doc-fix-vars-namespaces
  Home:   https://github.com/llvm/llvm-project
  Commit: c686da5544239f10aa71c15f510d07a7268a629f
      https://github.com/llvm/llvm-project/commit/c686da5544239f10aa71c15f510d07a7268a629f
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/BitcodeReader.cpp
    A clang-tools-extra/test/clang-doc/json/nested-namespace.cpp

  Log Message:
  -----------
  [clang-doc] add namespace references to VarInfo

VarInfo was missing its addReference specialization. This causes errors
when a VarInfo is inside a namespace that isn't the global namespace.



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