summaryrefslogtreecommitdiffstats
path: root/compilerplugins/Makefile-clang.mk
Commit message (Expand)AuthorAgeFilesLines
* CLANGPLUGIN_CPPFLAGS for building plugin for Clang in nonstandard locationStephan Bergmann2012-10-221-1/+1
* rewriter for postfix->prefix operator++Luboš Luňák2012-10-151-0/+1
* support for compiler rewritersLuboš Luňák2012-10-151-5/+7
* compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák2012-10-131-1/+2
* print something when compiling clang plugin tooLuboš Luňák2012-10-121-0/+2
* rebuild clang plugin when clang changesLuboš Luňák2012-10-121-1/+5
* note about (not) linking llvm/clang librariesLuboš Luňák2012-10-091-0/+4
* compiler plugin check for if/while/true bodies with possibly {} missingLuboš Luňák2012-10-091-1/+4
* compiler check for unused variablesLuboš Luňák2012-10-091-1/+1
* initial support for clang compiler pluginsLuboš Luňák2012-10-091-0/+60