[all-commits] [llvm/llvm-project] c13ccf: [clang][ExtractAPI]Fix Declaration fragments for i...

NagaChaitanya Vellanki via All-commits all-commits at lists.llvm.org
Thu Mar 23 15:11:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c13ccf1fbabede34ff28461b29d2d14aceb293fd
      https://github.com/llvm/llvm-project/commit/c13ccf1fbabede34ff28461b29d2d14aceb293fd
  Author: NagaChaitanya Vellanki <pnagato at protonmail.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M clang/lib/ExtractAPI/DeclarationFragments.cpp
    A clang/test/ExtractAPI/objc_instancetype.m

  Log Message:
  -----------
  [clang][ExtractAPI]Fix Declaration fragments for instancetype in the type position degrade to id

Fixes https://github.com/llvm/llvm-project/issues/61481

Reviewed By: dang

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




More information about the All-commits mailing list