[PATCH] D148697: [clang-tidy] Handle more cases of functions which should always be noexcept
André Schackier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 19 12:12:47 PDT 2023
AMS21 added a comment.
Well first of all thanks for the feedback. I agree not renaming a check which is already used and splitting each special case into it's own check seems like the easier and better way to go.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148697/new/
https://reviews.llvm.org/D148697
More information about the cfe-commits
mailing list