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

Switch CI to use Clang #28

Closed
wants to merge 1 commit into from
Closed

Switch CI to use Clang #28

wants to merge 1 commit into from

Conversation

dreiss
Copy link
Contributor

@dreiss dreiss commented Dec 27, 2019

GCC 7.4 (which is what GitHub Actions supports) is having trouble
compiling the latest trunk, even though we think it is valid C++14.

GCC 7.4 (which is what GitHub Actions supports) is having trouble
compiling the latest trunk, even though we think it is valid C++14.
Let's see how clang does.
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 27, 2019
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.

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

facebook-github-bot pushed a commit to facebook/hermes that referenced this pull request Dec 27, 2019
Summary:
GCC 7.4 (which is what GitHub Actions supports) is having trouble
compiling the latest trunk, even though we think it is valid C++14.
Pull Request resolved: facebookincubator/fbjni#28

Test Plan: OSS CI passes: https://github.com/facebookincubator/fbjni/commit/cb99a001c4d40e571ae2af5edd1753d9aa2ecba9/checks?check_suite_id=376297298

Reviewed By: swolchok

Differential Revision: D19239659

Pulled By: dreiss

fbshipit-source-id: 6e4724fa10f1367fdacf5f2f9a520dd6d98b30bf
facebook-github-bot pushed a commit to facebookarchive/profilo that referenced this pull request Dec 27, 2019
Summary:
GCC 7.4 (which is what GitHub Actions supports) is having trouble
compiling the latest trunk, even though we think it is valid C++14.
Pull Request resolved: facebookincubator/fbjni#28

Test Plan: OSS CI passes: https://github.com/facebookincubator/fbjni/commit/cb99a001c4d40e571ae2af5edd1753d9aa2ecba9/checks?check_suite_id=376297298

Reviewed By: swolchok

Differential Revision: D19239659

Pulled By: dreiss

fbshipit-source-id: 6e4724fa10f1367fdacf5f2f9a520dd6d98b30bf
@facebook-github-bot
Copy link
Contributor

@dreiss merged this pull request in de6be4c.

EduardoCostaom pushed a commit to EduardoCostaom/profilo that referenced this pull request Nov 2, 2022
Summary:
GCC 7.4 (which is what GitHub Actions supports) is having trouble
compiling the latest trunk, even though we think it is valid C++14.
Pull Request resolved: facebookincubator/fbjni#28

Test Plan: OSS CI passes: https://github.com/facebookincubator/fbjni/commit/cb99a001c4d40e571ae2af5edd1753d9aa2ecba9/checks?check_suite_id=376297298

Reviewed By: swolchok

Differential Revision: D19239659

Pulled By: dreiss

fbshipit-source-id: 6e4724fa10f1367fdacf5f2f9a520dd6d98b30bf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants