Age | Commit message (Expand) | Author |
---|---|---|
2019-03-12 | make (some) clang plugins share the same RecursiveASTVisitor | Luboš Luňák |
2019-03-11 | blockblock clang plugin does not do rewriting | Luboš Luňák |
2018-08-23 | filter out AST in more plugins | Noel Grandin |
2018-08-10 | Avoid -Werror=deprecated-declarations with recent Clang trunk | Stephan Bergmann |
2018-07-06 | compilerplugins: try to make these work with icecream | Michael Stahl |
2018-03-27 | Use isSamePathname instead of hasPathnamePrefix, where appropriate | Stephan Bergmann |
2017-11-07 | Clean away temporarily added using declarations | Stephan Bergmann |
2017-10-04 | More targeted check for preprocessing conditionals in loplugin:blockblock | Stephan Bergmann |
2017-10-04 | Fix test, and add missing TraverseFunctionDecl base case | Stephan Bergmann |
2017-10-04 | Suppress loplugin:blockblock in functions involving preprocessing conditionals | Stephan Bergmann |
2017-10-03 | new loplugin:blockblock | Noel Grandin |