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

Replace constexpr with CONSTEXPR_EXCEPT_WIN_CUDA #48717

Closed

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Dec 2, 2020

Fixes #48716

@facebook-github-bot facebook-github-bot added cla signed oncall: jit Add this issue/PR to JIT oncall triage queue labels Dec 2, 2020
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@datumbox has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #48717 (d6c3ed9) into master (9c6979a) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #48717   +/-   ##
=======================================
  Coverage   80.83%   80.83%           
=======================================
  Files        1859     1859           
  Lines      200633   200633           
=======================================
+ Hits       162177   162184    +7     
+ Misses      38456    38449    -7     

@facebook-github-bot
Copy link
Contributor

@datumbox merged this pull request in 0484b04.

@ezyang
Copy link
Contributor

ezyang commented Dec 4, 2020

Unlanding due to #48835 it seems to have broken other downstream Windows

@facebook-github-bot
Copy link
Contributor

This pull request has been reverted by eb43e12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed Merged oncall: jit Add this issue/PR to JIT oncall triage queue Reverted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error "member may not be initialized" due to constexpr at Windows
3 participants