summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/externandnotdefined.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-21Adapt compilerplugins to Clang 18 trunk isPure -> isPureVirtual renameStephan Bergmann1-1/+1
2023-11-04Adapt to Clang 18 trunk Linkage reworkStephan Bergmann1-1/+2
2022-02-17Don't exclude vcl/source/app/salplug.cxx from loplugin:externandnotdefinedStephan Bergmann1-7/+0
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann1-0/+2
2022-01-19Drop unused loplugin:externandnotdefined suppressionStephan Bergmann1-4/+0
2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski1-0/+4
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-1/+5
2019-02-28Remove unused YYWarning functions (cargo cult?)Stephan Bergmann1-1/+1
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+2
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+1
2017-06-20reformat some loplugin codeNoel Grandin1-1/+1
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-1/+1
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-2/+2
2016-06-29Remove support for Clang < 3.3Stephan Bergmann1-1/+1
2014-07-29fix for running externandnotdefined plugin on UbuntuNoel Grandin1-2/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+79