[all-commits] [llvm/llvm-project] 1cfe1e: [clang][ExtractAPI] Add queried symbol to parent c...

Daniel Grumberg via All-commits all-commits at lists.llvm.org
Wed Mar 29 08:32:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cfe1e732ad8e8148f6fa8fc0f0c86f4b965d567
      https://github.com/llvm/llvm-project/commit/1cfe1e732ad8e8148f6fa8fc0f0c86f4b965d567
  Author: Daniel Grumberg <dgrumberg at apple.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
    M clang/test/Index/extract-api-cursor.m
    M clang/test/Index/extract-api-usr.m

  Log Message:
  -----------
  [clang][ExtractAPI] Add queried symbol to parent contexts in libclang

Ensure that the current symbol is added to the parent contexts in the
output of libclang function for generating symbol graphs for single symbols.

Differential Revision: https://reviews.llvm.org/D147138




More information about the All-commits mailing list