Age | Commit message (Expand) | Author |
2013-05-31 | obey --enable-werror when building clang plugin | Luboš Luňák |
2013-05-31 | reoder stuff in makefile | Luboš Luňák |
2013-03-30 | silence compilerplugin build | Peter Foley |
2013-03-28 | -Wextra for compiler plugins | Luboš Luňák |
2013-03-19 | Enable -std=c++11 for compilerplugins/clang | Stephan Bergmann |
2013-02-07 | create an output dir that's already needed by $(shell ...) | Luboš Luňák |
2013-02-07 | make sure the default target for compilerplugins is building | Luboš Luňák |
2013-02-02 | a bit more reliable detection of removed/added sources | Luboš Luňák |
2013-02-02 | automatically link all .cxx files in clang/ into the plugin | Luboš Luňák |
2013-02-02 | move plugin handling to separate source files | Luboš Luňák |
2013-02-01 | one more config/ -> config_host/ fix after the rename | Luboš Luňák |
2013-01-06 | do not set our clang timestamp to the timestamp of the clang binary | Luboš Luňák |
2013-01-04 | rewriter plugin for removing forward rtl string declarations | Luboš Luňák |
2012-12-26 | config_clang.h | Lubos Lunak |
2012-12-11 | adjust clang plugins for srcdir != builddir | Luboš Luňák |
2012-12-07 | CLANGPLUGIN_CPPFLAGS did not actually work | Stephan Bergmann |
2012-10-22 | CLANGPLUGIN_CPPFLAGS for building plugin for Clang in nonstandard location | Stephan Bergmann |
2012-10-15 | rewriter for postfix->prefix operator++ | Luboš Luňák |
2012-10-15 | support for compiler rewriters | Luboš Luňák |
2012-10-13 | compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.dox | Luboš Luňák |
2012-10-12 | print something when compiling clang plugin too | Luboš Luňák |
2012-10-12 | rebuild clang plugin when clang changes | Luboš Luňák |
2012-10-09 | note about (not) linking llvm/clang libraries | Luboš Luňák |
2012-10-09 | compiler plugin check for if/while/true bodies with possibly {} missing | Luboš Luňák |
2012-10-09 | compiler check for unused variables | Luboš Luňák |
2012-10-09 | initial support for clang compiler plugins | Luboš Luňák |