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

Implement daedalean-use-noexcept check #32

Merged
merged 1 commit into from
Jul 18, 2022
Merged

Conversation

Javier-varez
Copy link

The nice thing about clang-tidy checks is that they show up in clangd as well, so the user should fix missing noexcept specifiers before reaching review stage and remove some boilerplate comments/fixes from the reviews.

@Javier-varez Javier-varez merged commit c16bee1 into ddln-llvm-14 Jul 18, 2022
@Javier-varez Javier-varez deleted the ja/noexcept branch July 18, 2022 15:16
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