swift
e7a46616 - Merge pull request #60271 from hamishknight/invalid-operation

Commit
3 years ago
Merge pull request #60271 from hamishknight/invalid-operation [Sema] Fix missing operator diagnostic logic
Author
  • include/swift/AST
    • File
      DeclContext.h
  • lib
    • AST
      • File
        DeclContext.cpp
    • Sema
      • File
        TypeCheckDecl.cpp
  • test
    • Serialization/AllowErrors
      • File
        invalid-operator.swift
    • decl/func
      • File
        operator.swift