ng='en'> lo/core - LibreOffice 核心代码仓库
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/implicitboolconversion.cxx
AgeCommit message (Expand)Author
2019-10-07fix various warnings in compilerpluginsLuboš Luňák
2018-11-30Make some loplugin:implicitboolconversion code use TypeCheckStephan Bergmann
2018-10-01implicitboolconversion: ignore quint64 bitfieldJan-Marek Glogowski
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-12-15Try even harder to get at template args in loplugin:implicitboolconversionStephan Bergmann
2017-11-25Use the canonical TemplateDeclStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-26Make loplugin:implicitboolconversion find the same in C++17 and pre-C++17Stephan Bergmann
2017-10-26Use compat::getSubExprAsWritten; clean upStephan Bergmann
2017-09-11More clang::*Type vs. llvm::*Type ambiguitiesStephan Bergmann