swift
7703d115 - Filter bad attrs out of module interface `@abi`s

Commit
124 days ago
Filter bad attrs out of module interface `@abi`s When printing an `@abi` attribute’s decl, we now filter out any attrs that are not valid in that position. Fixes a broken test.
Author
Committer
Parents
  • include/swift/AST
    • File
      AttrKind.h
  • lib/AST
    • File
      ASTPrinter.cpp
    • File
      Attr.cpp
  • test/ModuleInterface
    • File
      attrs.swift
    • File
      attrs_objc.swift