-
Notifications
You must be signed in to change notification settings - Fork 681
Compile with C++20 instead of C++17 #953
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
Summary: Pull Request resolved: facebook#953 Differential Revision: D79466725
1b03772 to
2c752e7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
Summary: Pull Request resolved: facebook#953 Differential Revision: D79466725
2c752e7 to
1cc9c72
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
Summary: Pull Request resolved: facebook#953 Differential Revision: D79466725
1cc9c72 to
204871f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
Summary: - Bumped C++ standard version from 17 to 21 in all occurrences. - Removed all `__cplusplus` macro usage for determining C++20. - Some temporary workaround in OSS. Differential Revision: D79466725
204871f to
0edf703
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
Summary: - Bumped C++ standard version from 17 to 21 in all occurrences. - Removed all `__cplusplus` macro usage for determining C++20. - Some temporary workaround in OSS. Differential Revision: D79466725
0edf703 to
019745f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
Summary: - Bumped C++ standard version from 17 to 21 in all occurrences. - Removed all `__cplusplus` macro usage for determining C++20. - Some temporary workaround in OSS. Differential Revision: D79466725
019745f to
aea93b3
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
Summary: - Bumped C++ standard version from 17 to 21 in all occurrences. - Removed `__cplusplus` macro usages in non-public headers for determining C++20. - Some temporary workaround in OSS. Differential Revision: D79466725
aea93b3 to
a10f443
Compare
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
Summary: - Bumped C++ standard version from 17 to 21 in all occurrences. - Removed `__cplusplus` macro usages in non-public headers for determining C++20. - Some temporary workaround in OSS. Differential Revision: D79466725
a10f443 to
bfd01d1
Compare
Summary: - Bumped C++ standard version from 17 to 21 in all occurrences. - Removed `__cplusplus` macro usages except in non-public headers for determining C++20. - Some temporary workaround in OSS. Pull Request resolved: facebook#953 Differential Revision: D79466725
|
This pull request was exported from Phabricator. Differential Revision: D79466725 |
bfd01d1 to
c4c609a
Compare
|
This pull request has been merged in aa3b0eb. |
Differential Revision: D79466725