Age | Commit message (Expand) | Author |
2015-11-19 | isLookupContext already available in Clang 3.7.0 | Stephan Bergmann |
2015-11-19 | Adapt compilerplugins to old Clang versions | Stephan Bergmann |
2015-11-06 | compilerplugins: getAsTagDecl doesn't exist in clang 3.5 | Michael Stahl |
2015-09-21 | tdf#94389 compilerplugins: clang 3.7.0 | Daniel Robertson |
2015-08-04 | -Werror,-Wunused-parameter | Stephan Bergmann |
2015-08-04 | fix crash in refcounting plugin | Noel Grandin |
2015-08-04 | Adapt to current Clang trunk towards 3.7 | Stephan Bergmann |
2015-03-28 | Clean up isMacroBodyExpansion | Stephan Bergmann |
2015-03-27 | new clang plugin: staticmethods | Noel Grandin |
2015-03-25 | new constantfunction loplugin | Noel Grandin |
2015-02-26 | Adapt compilerplugins to Clang trunk towards 3.7 | Stephan Bergmann |
2015-01-08 | Fix typo | Tor Lillqvist |
2015-01-08 | loplugin:cstylecast: improve detection of C code | Stephan Bergmann |
2014-09-23 | Adapt compilerplugins to Clang trunk towards 3.6 | Stephan Bergmann |
2014-08-28 | Adapt compilerplugins to Clang trunk towards 3.6 | Stephan Bergmann |
2014-07-02 | compat for Clang 3.2 | Stephan Bergmann |
2014-04-15 | Flag unreferrenced functions only declared in the main file, not an include | Stephan Bergmann |
2014-04-02 | Add compat::isInMainFile | Stephan Bergmann |
2014-03-27 | More compat stuff | Stephan Bergmann |
2014-03-14 | More compat stuff | Stephan Bergmann |
2014-02-25 | salbool: a rewriting plugin that flags most uses of sal_Bool | Stephan Bergmann |
2014-02-25 | ...but Flags parameter was plain unsigned int prior to Clang 3.4 | Stephan Bergmann |
2014-02-21 | Adapt to Clang <= 3.4 | Stephan Bergmann |
2014-01-31 | DiagnosticsEngine::getCustomDiagID isn't const, so don't pass in const engine. | Andrzej Hunt |
2014-01-31 | sbergman's typo | Jesús Corrius |
2014-01-31 | clang::DiagnosticsEnginge::getCustomDiagID now needs a literal FormatString | Stephan Bergmann |
2014-01-31 | Clang API function terminology got changed | Stephan Bergmann |