[clang] [API notes] Allow SwiftConformsTo on Typedefs (PR #151213)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 30 00:04:10 PDT 2025


================
@@ -26,3 +26,6 @@ Classes:
       - Name:            scalarNewProperty
         PropertyKind:    Instance
         Nullability:     Scalar
+Typedefs:
+  - Name:            MyTypedef
----------------
Xazax-hun wrote:

Is this covered by filecheck?

https://github.com/llvm/llvm-project/pull/151213


More information about the cfe-commits mailing list