[all-commits] [llvm/llvm-project] 195cdf: [APINotes] Support `SwiftImportAs` for C++ structs

Egor Zhdan via All-commits all-commits at lists.llvm.org
Thu Sep 7 00:39:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 195cdfd9ecb3a8ec93a3c538a2b1db14bf715bc6
      https://github.com/llvm/llvm-project/commit/195cdfd9ecb3a8ec93a3c538a2b1db14bf715bc6
  Author: Egor Zhdan <e_zhdan at apple.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M clang/include/clang/APINotes/Types.h
    M clang/lib/APINotes/APINotesFormat.h
    M clang/lib/APINotes/APINotesWriter.cpp
    M clang/lib/APINotes/APINotesYAMLCompiler.cpp

  Log Message:
  -----------
  [APINotes] Support `SwiftImportAs` for C++ structs

This upstreams a few Clang API Notes attributes that were recently added
downstream in the Apple fork
(https://github.com/apple/llvm-project/pull/7386).




More information about the All-commits mailing list