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

Organize intrinsics const evaluability checks #61835

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    0c2a54d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49fdb57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6ef64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21a5963 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Fix conflicts

    vertexclique committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    da6cc10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9484246 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    34951a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5354f7f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Make lifetime anonymous for constness => provide

    Co-Authored-By: Oliver Scherer <github35764891676564198441@oli-obk.de>
    vertexclique and oli-obk authored Sep 28, 2019
    Configuration menu
    Copy the full SHA
    c41c07b View commit details
    Browse the repository at this point in the history
  2. Make lifetime anonymous for constness => provide => is_const_intrinsic

    Co-Authored-By: Oliver Scherer <github35764891676564198441@oli-obk.de>
    vertexclique and oli-obk authored Sep 28, 2019
    Configuration menu
    Copy the full SHA
    54127de View commit details
    Browse the repository at this point in the history
  3. Make lifetime anonymous for constness => provide => is_const_fn_raw

    Co-Authored-By: Oliver Scherer <github35764891676564198441@oli-obk.de>
    vertexclique and oli-obk authored Sep 28, 2019
    Configuration menu
    Copy the full SHA
    07d1419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab96b18 View commit details
    Browse the repository at this point in the history
  5. Make tidy happy

    vertexclique committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    9328ee0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63cc638 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e62acd4 View commit details
    Browse the repository at this point in the history
  8. Move fn checking in const context

    Moves fn checking in const context into the Checker. This is better for 
    reusing via Checker api.
    vertexclique committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    3bc84dd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    7ba0a57 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    ddaf56d View commit details
    Browse the repository at this point in the history