aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-10-10 15:41:43 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-10-10 15:41:43 +0200
commitda36a9c381fa2a6df640328c0b040b84af5800bb (patch)
tree0af501889b38f2df5adccc49e9a296c1132b063a
parentf60e1ebab816984d8a4577d966dac38b9444ca1d (diff)
Version 3.6.3.1, tag libreoffice-3.6.3.1 libreoffice-3.6.3.1
0 files changed, 0 insertions, 0 deletions
e/stub_writer'>feature/stub_writer LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/nullptr.cxx
AgeCommit message (Expand)Author
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann
2023-12-18-Werror,-Wdeprecated-declarationsStephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07fix various warnings in compilerpluginsLuboš Luňák
2019-08-16Adapt loplugin:nullptr to RecursiveASTVisitior::TraverseInitListExpr changeStephan Bergmann
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-05-04Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2017-03-22Use nl_langinfo_l with an explicitly created localeStephan Bergmann
2016-10-07loplugin:nullptr: remove duplicate warningsStephan Bergmann
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-06-29Remove support for Clang < 3.3Stephan Bergmann
2016-03-31loplugin:nullptr: Check for more pointer typesStephan Bergmann
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-02-26-Werror=return-typeStephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-01-06Enable loplugin:nullptrStephan Bergmann