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

clang-format 18 #628

Merged
merged 1 commit into from
Jun 14, 2024
Merged

clang-format 18 #628

merged 1 commit into from
Jun 14, 2024

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Jun 13, 2024

see: awslabs/aws-c-common#1113

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@@ -824,7 +824,7 @@ namespace Aws
return basic_string_view<char>(s, length);
}

inline basic_string_view<wchar_t> operator"" _sv(const wchar_t *s, size_t length) noexcept
inline basic_string_view<wchar_t> operator"" _sv(const wchar_t * s, size_t length) noexcept
Copy link
Contributor Author

@graebm graebm Jun 13, 2024

Choose a reason for hiding this comment

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

🤷‍♀️

@graebm graebm merged commit a1a3160 into main Jun 14, 2024
59 checks passed
@graebm graebm deleted the clang-format-18 branch June 14, 2024 18:50
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.

2 participants