[all-commits] [llvm/llvm-project] a8eb2f: [Clang][AST] Print attributes of Obj-C interfaces

Egor Zhdan via All-commits all-commits at lists.llvm.org
Mon Mar 11 11:47:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8eb2f0dabacb334cbfc78eaffde9a75b1ba64a4
      https://github.com/llvm/llvm-project/commit/a8eb2f0dabacb334cbfc78eaffde9a75b1ba64a4
  Author: Egor Zhdan <e_zhdan at apple.com>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M clang/lib/AST/DeclPrinter.cpp
    M clang/test/AST/ast-print-objectivec.m

  Log Message:
  -----------
  [Clang][AST] Print attributes of Obj-C interfaces

When pretty printing an Objective-C interface declaration, Clang
previously didn't print any attributes that are applied to the
declaration.



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