summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/literaltoboolconversion.cxx
AgeCommit message (Expand)Author
2014-04-02Add compat::isInMainFileStephan Bergmann
2014-03-23fix filename detection in clang pluginsLuboš Luňák
2014-02-25isIntegerConstantExpr is more general than IntegerLiteralStephan Bergmann
2014-02-21Adapt to Clang <= 3.4Stephan Bergmann
2014-02-21Special handling of __builtin_expect in boolean expressionsStephan Bergmann
2014-01-30literaltobool conversion plugin, reduce spurious warnings with clang 3.3Noel Grandin
2014-01-29Further fix for old Clang versionsStephan Bergmann
2014-01-29Fix for old Clang versionsStephan Bergmann
2014-01-28Clang plugin to warn about implicit conversion of literals to boolStephan Bergmann