Age | Commit message (Expand) | Author |
---|---|---|
2014-04-02 | Add compat::isInMainFile | Stephan Bergmann |
2014-03-23 | fix filename detection in clang plugins | Luboš Luňák |
2014-02-25 | isIntegerConstantExpr is more general than IntegerLiteral | Stephan Bergmann |
2014-02-21 | Adapt to Clang <= 3.4 | Stephan Bergmann |
2014-02-21 | Special handling of __builtin_expect in boolean expressions | Stephan Bergmann |
2014-01-30 | literaltobool conversion plugin, reduce spurious warnings with clang 3.3 | Noel Grandin |
2014-01-29 | Further fix for old Clang versions | Stephan Bergmann |
2014-01-29 | Fix for old Clang versions | Stephan Bergmann |
2014-01-28 | Clang plugin to warn about implicit conversion of literals to bool | Stephan Bergmann |