summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/checkconfigmacros.cxx
Commit message (Expand)AuthorAgeFilesLines
* Prepare dual-mode compiler plugin featureStephan Bergmann2014-01-271-3/+3
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-221-0/+3
* error: cannot use dynamic_cast with -fno-rttiStephan Bergmann2013-08-061-0/+1
* Adapt to PPCallbacks.h changes on Clang trunk towards 3.4Stephan Bergmann2013-07-241-1/+7
* fix plugin build with clang < 3.3Luboš Luňák2013-06-021-6/+6
* update for PPCallbacks API changes in Clang3.3Luboš Luňák2013-05-311-2/+33
* mark all virtuals in the clang plugin as overrideLuboš Luňák2013-05-311-6/+6
* compiler plugin to check incorrect #ifdef for config_XXX.h macrosLuboš Luňák2013-04-041-0/+100