summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/empty.cxx
Commit message (Expand)AuthorAgeFilesLines
* Adapt to Clang 12 trunk Expr::getIntegerConstantExpressionStephan Bergmann2020-07-281-8/+13
* Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann2020-07-191-32/+5
* fix various warnings in compilerpluginsLuboš Luňák2019-10-071-1/+1
* Fix function name, "revert" -> "reverse"Stephan Bergmann2019-10-071-2/+2
* Don't try to evaluate value of value-dependent ExprStephan Bergmann2019-05-221-1/+1
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-121-1/+5
* New loplugin:emptyStephan Bergmann2019-01-161-0/+186