summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/dynexcspec.cxx
Commit message (Expand)AuthorAgeFilesLines
* Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann2018-11-231-4/+1
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* loplugin:dynexcspec: Deallocation functions are implicitly non-throwingStephan Bergmann2017-02-101-3/+16
* ...and Clang 4 will have it, tooStephan Bergmann2017-01-271-1/+1
* getExceptionSpecSourceRange is new in Clang 5Stephan Bergmann2017-01-271-1/+4
* Enable loplugin:dynexcspec rewriting modeStephan Bergmann2017-01-271-3/+19
* Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann2017-01-271-8/+6
* Use proper check for FunctionProtoTypeStephan Bergmann2017-01-241-1/+1
* New loplugin:dynexcspec: Add @throws documentationStephan Bergmann2017-01-191-0/+151