[all-commits] [llvm/llvm-project] 026d96: [clang][ExtractAPI] Compute inherited availability...

Daniel Grumberg via All-commits all-commits at lists.llvm.org
Thu Aug 15 06:20:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 026d963cb004689477d2b5798cbba5ad41c25a70
      https://github.com/llvm/llvm-project/commit/026d963cb004689477d2b5798cbba5ad41c25a70
  Author: Daniel Grumberg <dgrumberg at apple.com>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

  Changed paths:
    M clang/include/clang/AST/Availability.h
    M clang/lib/AST/Availability.cpp
    M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
    A clang/test/ExtractAPI/inherited_availability.m

  Log Message:
  -----------
  [clang][ExtractAPI] Compute inherited availability information (#103040)

Additionally this computes availability information for all platforms
ahead of possibly introducing a flag to enable this behavior.

rdar://123513706



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