Age | Commit message (Expand) | Author |
---|---|---|
2019-03-12 | make (some) clang plugins share the same RecursiveASTVisitor | Luboš Luňák |
2019-03-11 | change some clang plugins to FilteringPlugins | Luboš Luňák |
2018-02-02 | remove connectivity OSubComponent | Noel Grandin |
2017-11-07 | Clean away temporarily added using declarations | Stephan Bergmann |
2017-09-29 | Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsing | Stephan Bergmann |
2017-02-01 | loplugin: use TypeCheck instead of getQualifiedNameAsString | Noel Grandin |
2016-07-12 | Fix typo relase_ChildImpl -> release_ChildImpl | Stephan Bergmann |
2016-06-28 | More Clang 3.4 "(anonymous namespace)" fixes | Stephan Bergmann |
2016-06-28 | Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7) | Stephan Bergmann |
2016-06-24 | Fix check for calls to OWeakObject::release | Stephan Bergmann |
2016-06-24 | compilerplugins: add OWeakObject::release() override check | Michael Stahl |