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

Avoid clang-tidy crashing due to clang-tidy bug #10690

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

cloudhan
Copy link
Contributor

clang-tidy has bug in readability-static-accessed-through-instance check, it will crash on onnxruntime/core/session/inference_session.cc

See llvm/llvm-project#53874 for more info.

@cloudhan cloudhan requested a review from guoyu-wang February 28, 2022 03:13
@cloudhan cloudhan merged commit d1b2fb1 into master Mar 1, 2022
@cloudhan cloudhan deleted the guangyunhan/avoid-clang-tidy-crash branch March 1, 2022 03:06
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