summaryrefslogtreecommitdiff
path: root/compilerplugins/README
AgeCommit message (Expand)Author
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-02-09make it possible to limit what files will be modified by a compiler pluginLuboš Luňák
2013-02-09treat all source files as not up to date only with FORCE_COMPILE_ALLLuboš Luňák
2013-02-02tutorial examples for writing new Clang plugin actionsLuboš Luňák
2013-02-02move documentation of plugins to the .cxx filesLuboš Luňák
2013-01-31rewriters no longer create .new files, they modify sources directlyLuboš Luňák
2013-01-11point to our wiki page on clang rather than clang homepageLuboš Luňák
2012-10-15support for compiler rewritersLuboš Luňák
2012-10-14document sallogareas compiler checkLuboš Luňák
2012-10-09compiler plugin check for if/while/true bodies with possibly {} missingLuboš Luňák
2012-10-09compiler check for unused variablesLuboš Luňák
2012-10-09initial support for clang compiler pluginsLuboš Luňák