compilerplugins/clang/fpcomparison.cxx | 5 ----- 1 file changed, 5 deletions(-)
New commits: commit c74688dfd40351cead1644d8cfe9dad4622d9edc Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Dec 22 08:58:09 2016 +0100 That whitelisted code is already gone again Change-Id: I1fa04b51823ac9707f0dd3d7c8209c69e917ef28 diff --git a/compilerplugins/clang/fpcomparison.cxx b/compilerplugins/clang/fpcomparison.cxx index 5bc5d95..025d4e0 100644 --- a/compilerplugins/clang/fpcomparison.cxx +++ b/compilerplugins/clang/fpcomparison.cxx @@ -322,11 +322,6 @@ bool FpComparison::ignore(FunctionDecl* function) || dc.Function("testPlotAreaManualLayoutXLSX").Class("Chart2ExportTest").GlobalNamespace() || dc.Function("testLegendManualLayoutXLSX").Class("Chart2ExportTest").GlobalNamespace() || dc.Function("SetScreenNumber").Class("AquaSalFrame").GlobalNamespace() - || dc.Function("encode_glyph").GlobalNamespace() - || dc.Function("LayoutText").Class("SimpleWinLayout").GlobalNamespace() - || dc.Function("DisableFontScaling").Class("WinLayout").GlobalNamespace() - || dc.Function("LayoutText").Class("UniscribeLayout").GlobalNamespace() - || dc.Function("GetTextLayout").Class("WinSalGraphics").GlobalNamespace() || (vclFloatDevicePixel && (dc.Function("Justify").Class("GenericSalLayout").GlobalNamespace() || dc.Function("AdjustLayout").Class("MultiSalLayout").GlobalNamespace()))) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits