# # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # $(eval $(call gb_Module_Module,xmerge)) $(eval $(call gb_Module_add_targets,xmerge,\ $(if $(ENABLE_JAVA), \ Jar_xmerge \ Jar_XMergeBridge \ ) \ )) le id='header'> cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/classmemaccess.cxx
AgeCommit message (Expand)Author
2019-10-15Can use pointer to const hereStephan Bergmann
2019-10-08New loplugin:classmemaccessStephan Bergmann