[all-commits] [llvm/llvm-project] a590d8: [clang][ExtractAPI] Remove extra pointer indirecti...

NagaChaitanya Vellanki via All-commits all-commits at lists.llvm.org
Thu Mar 30 11:37:02 PDT 2023


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

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

  Log Message:
  -----------
  [clang][ExtractAPI] Remove extra pointer indirection from declaration fragments for Obj-C lightweight generics on id

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

Reviewed By: dang

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




More information about the All-commits mailing list