summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/dynexcspec.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-21Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual renameStephan Bergmann1-1/+1
2023-12-18-Werror,-Wdeprecated-declarationsStephan Bergmann1-2/+3
2019-07-17make some plugins used the shared frameworkNoel Grandin1-3/+10
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann1-4/+1
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-02-10loplugin:dynexcspec: Deallocation functions are implicitly non-throwingStephan Bergmann1-3/+16
2017-01-27...and Clang 4 will have it, tooStephan Bergmann1-1/+1
2017-01-27getExceptionSpecSourceRange is new in Clang 5Stephan Bergmann1-1/+4
2017-01-27Enable loplugin:dynexcspec rewriting modeStephan Bergmann1-3/+19
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann1-8/+6
2017-01-24Use proper check for FunctionProtoTypeStephan Bergmann1-1/+1
2017-01-19New loplugin:dynexcspec: Add @throws documentationStephan Bergmann1-0/+151