summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/plugin.cxx
Commit message (Expand)AuthorAgeFilesLines
* I hate arbitrary integer typesLuboš Luňák2013-01-051-1/+1
* handle case of SRCDIR == BUILDDIRLuboš Luňák2013-01-041-1/+1
* rewriter plugin for removing forward rtl string declarationsLuboš Luňák2013-01-041-0/+5
* support for removing a statement as a wholeLuboš Luňák2013-01-041-7/+32
* better handling of which files are processed by clang pluginsLuboš Luňák2013-01-041-6/+60
* fix buildLubos Lunak2012-12-261-0/+1
* better error handling when writing modified sourceLubos Lunak2012-12-261-10/+17
* Adapt to Clang 3.2Stephan Bergmann2012-12-051-1/+0
* rewriter for postfix->prefix operator++Luboš Luňák2012-10-151-0/+5
* convenience functions for source rewritersLuboš Luňák2012-10-151-0/+86
* support for compiler rewritersLuboš Luňák2012-10-151-0/+144