Age | Commit message (Expand) | Author |
---|---|---|
2014-01-31 | Clang API function terminology got changed | Stephan Bergmann |
2014-01-29 | implicitboolconversion: also warn about redundant explicit casts | Stephan Bergmann |
2014-01-27 | Prepare dual-mode compiler plugin feature | Stephan Bergmann |
2014-01-26 | implicitboolconversion: warn about mixing bool with integer | Stephan Bergmann |
2014-01-22 | implicitboolconversion: also warn about mixing bool/sal_Bool in &=, |=, ^= | Stephan Bergmann |
2014-01-22 | implicitboolconversion: also warn about mixing bool/sal_Bool in == etc. | Stephan Bergmann |
2014-01-22 | Improve Clang 3.2 hasCLanguageLinkageType workaround | Stephan Bergmann |
2014-01-20 | Make implicitboolconversion.cxx compile with Clang 3.2 | Stephan Bergmann |
2014-01-17 | Clang plugin that flags implicit conversions from bool | Stephan Bergmann |