Age | Commit message (Expand) | Author |
---|---|---|
2015-06-26 | loplugin:stringconstant: handle OUString+=OUString(literal) | Stephan Bergmann |
2015-06-26 | loplugin:stringconstant: OUStringLiteral1 can handle NUL literals just fine | Stephan Bergmann |
2015-06-25 | ...in case this ever gets used with an unsigned APSInt of bitwidth < 7 | Stephan Bergmann |
2015-06-25 | my previous fix triggered an assert in clang | Noel Grandin |
2015-06-25 | error: invalid operands to binary expression ('llvm::APSInt' and 'int') | Noel Grandin |
2015-06-25 | loplugin:stringconstant: Flag more inefficiencies | Stephan Bergmann |
2014-12-19 | Extend loplugin:literalalternative to loplugin:stringconstant | Stephan Bergmann |