aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/performance/TriviallyDestructibleCheck.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-01-14[clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folderCarlos Galvez1-6/+2
2020-03-03[clang-tidy] Change checks to use new isLanguageVersionSupported restrictionNathan James1-3/+0
2019-11-01[clang-tidy] New checker performance-trivially-destructible-checkAnton Bikineev1-0/+82