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

[webgpu] Upgrade clang-format version from 1.2.4 to 1.5.0 #5225

Merged
merged 2 commits into from Jun 17, 2021

Conversation

haoyunfeix
Copy link
Contributor

@haoyunfeix haoyunfeix commented Jun 16, 2021

Fixes #5226
Fix unexpected formatting of as const cast, this bug was fixed after
version 1.3.0

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Fix unexpected formatting of `as const` cast, this bug was fixed after
version 1.3.0
@google-cla google-cla bot added the cla: yes label Jun 16, 2021
@haoyunfeix
Copy link
Contributor Author

@lina128 @pyu10055 @jinjingforever @qjia7 PTAL
This will fix issue #5226

@qjia7 qjia7 merged commit 9094d98 into tensorflow:master Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected formatting for keyword as const
3 participants