# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: nk rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/idlc/source
AgeCommit message (Expand)Author
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: idlcStephan Bergmann
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2020-04-07loplugin:flatten in idlcNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin
2019-12-01missing includeStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-08-14Avoid -fsanitize=float-cast-overflow when converting to AstExprValue::u::byvalStephan Bergmann
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): idlcStephan Bergmann
2019-07-24cid#1448213 Assignment of overlapping memoryCaolán McNamara
2019-06-25Fix typoAndrea Gelmini
2019-06-25Fix typoAndrea Gelmini