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

opt: tag constant values #22668

Merged
merged 1 commit into from
Feb 13, 2018
Merged

Conversation

RaduBerinde
Copy link
Member

We have to handle TrueOp and FalseOp separately wherever we handle a
ConstOp. Adding a ConstValue tag to make the code less tedious.

Release note: None

We have to handle TrueOp and FalseOp separately wherever we handle a
ConstOp. Adding a `ConstValue` tag to make the code less tedious.

Release note: None
@RaduBerinde RaduBerinde requested a review from a team as a code owner February 13, 2018 21:57
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@andy-kimball
Copy link
Contributor

:lgtm:


Review status: 0 of 3 files reviewed at latest revision, all discussions resolved, some commit checks pending.


Comments from Reviewable

@rytaft
Copy link
Collaborator

rytaft commented Feb 13, 2018

:lgtm:


Reviewed 3 of 3 files at r1.
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable

@RaduBerinde RaduBerinde merged commit 61ac7fe into cockroachdb:master Feb 13, 2018
@RaduBerinde RaduBerinde deleted the tag-const branch February 13, 2018 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants