summaryrefslogtreecommitdiff
path: root/compilerplugins/Makefile-clang.mk
AgeCommit message (Expand)AuthorFilesLines
2012-12-11adjust clang plugins for srcdir != builddirLuboš Luňák1-2/+2
2012-12-07CLANGPLUGIN_CPPFLAGS did not actually workStephan Bergmann1-6/+2
2012-10-22CLANGPLUGIN_CPPFLAGS for building plugin for Clang in nonstandard locationStephan Bergmann1-1/+1
2012-10-15rewriter for postfix->prefix operator++Luboš Luňák1-0/+1
2012-10-15support for compiler rewritersLuboš Luňák1-5/+7
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák1-1/+2
2012-10-12print something when compiling clang plugin tooLuboš Luňák1-0/+2
2012-10-12rebuild clang plugin when clang changesLuboš Luňák1-1/+5
2012-10-09note about (not) linking llvm/clang librariesLuboš Luňák1-0/+4
2012-10-09compiler plugin check for if/while/true bodies with possibly {} missingLuboš Luňák1-1/+4
2012-10-09compiler check for unused variablesLuboš Luňák1-1/+1
2012-10-09initial support for clang compiler pluginsLuboš Luňák1-0/+60