aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/performance/NoexceptDestructorCheck.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-07-22[clang-tidy][NFC] Fix list.rst generation when adding checkPiotr Zegar1-0/+3
2023-06-18[clang-tidy] Refactor common code from the Noexcept*Checks into `NoexceptFunc...AMS211-35/+12
2023-06-13[clang-tidy] Add more checks for functions which should be noexceptAMS211-0/+57