-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Merge r344444 into the 7.0 branch : Optimize query in bugprone-exception-escape #38998
Comments
assigned to @tstellar |
Hi Alex, Is this OK to merge? |
Yes, it should be fine to merge to 7.0. |
What needs to be done to merge this? |
I will merge this. |
Looks like r344445 fixes a typo in this commit, so I'll merge that one too. |
Merged: r347921 |
Thank you! |
Extended Description
Is it OK to merge https://reviews.llvm.org/rCTE344444 into 7.0 branch?
There are two recent bug reports complained about performance of Clang-tidy in 7.0: bug 39167 and bug 39621.
The text was updated successfully, but these errors were encountered: