summaryrefslogtreecommitdiffstats
path: root/compilerplugins/README
Commit message (Expand)AuthorAgeFilesLines
* Prepare dual-mode compiler plugin featureStephan Bergmann2014-01-271-0/+16
* typo fixesAndras Timar2013-12-201-1/+1
* make it possible to limit what files will be modified by a compiler pluginLuboš Luňák2013-02-091-2/+9
* treat all source files as not up to date only with FORCE_COMPILE_ALLLuboš Luňák2013-02-091-0/+2
* tutorial examples for writing new Clang plugin actionsLuboš Luňák2013-02-021-1/+2
* move documentation of plugins to the .cxx filesLuboš Luňák2013-02-021-31/+4
* rewriters no longer create .new files, they modify sources directlyLuboš Luňák2013-01-311-1/+1
* point to our wiki page on clang rather than clang homepageLuboš Luňák2013-01-111-1/+1
* support for compiler rewritersLuboš Luňák2012-10-151-2/+18
* document sallogareas compiler checkLuboš Luňák2012-10-141-0/+8
* compiler plugin check for if/while/true bodies with possibly {} missingLuboš Luňák2012-10-091-0/+12
* compiler check for unused variablesLuboš Luňák2012-10-091-0/+7
* initial support for clang compiler pluginsLuboš Luňák2012-10-091-0/+27