summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/dbgunhandledexception.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-07fix various warnings in compilerpluginsLuboš Luňák1-0/+1
2019-07-17Revert "simplify sharedplugin PostTraverse calls"Noel Grandin1-3/+5
2019-07-17simplify sharedplugin PostTraverse callsNoel Grandin1-5/+3
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-9/+29
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-4/+4
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-0/+107