Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Honor annotations for user defined operators and conversions: #34556

Closed

Commits on Mar 28, 2019

  1. Honor annotations for user defined operators and conversions:

    - Add a VisitOperandsHonoringAnnotations that will split the state if needed based on annotations
    - Call it from user defined conversions and binary operators
    - Add tests
    chsienki committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    2e80b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    badc5ba View commit details
    Browse the repository at this point in the history
  3. Clarify tests

    chsienki committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    9b1e02c View commit details
    Browse the repository at this point in the history