1148d6ad13
which for debug builds and MSVC uses _Ret_maybenull_ and -analyze to enforce null checking Change-Id: Id7f0ad854be7841819fdbdcd56c862d1a2df86c3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166734 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Jenkins
6 lines
272 B
XML
6 lines
272 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<RuleSet Name="LibreOffice Rule Set" Description=" " ToolsVersion="15.0">
|
|
<Rules AnalyzerId="Microsoft.Analyzers.NativeCodeAnalysis" RuleNamespace="Microsoft.Rules.Native">
|
|
<Rule Id="C6011" Action="Warning"/>
|
|
</Rules>
|
|
</RuleSet>
|