Luboš Luňák
acd8ee107f
avoid false warnings from oslendian clang plugin if PCH is used
...
Change-Id: I3ab8371b14068601995616dc9979a3297313d761
Reviewed-on: https://gerrit.libreoffice.org/71563
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com >
2019-05-05 17:44:48 +02:00
Stephan Bergmann
f23aa1a51c
Bump compiler plugins Clang baseline to 5.0.2
...
...as discussed at
<https://lists.freedesktop.org/archives/libreoffice/2018-November/081435.html >
"minutes of ESC call ..."
Change-Id: Ia053da171d59747984546f38e19da808825b4f79
Reviewed-on: https://gerrit.libreoffice.org/63832
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2018-11-23 08:20:53 +01:00
Stephan Bergmann
9663341f92
Bump --enable-compiler-plugins to Clang 3.8.0
...
<https://lists.freedesktop.org/archives/libreoffice/2017-December/079107.html >
"Clang baseline bump"
Change-Id: I18fca8794ea34118fc6308458064d0c28cf5caf7
Reviewed-on: https://gerrit.libreoffice.org/46557
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2017-12-19 22:08:38 +01:00
Stephan Bergmann
b35bb38f18
Clean away temporarily added using declarations
...
Change-Id: I26734c13515394162d88351a1cbe2b20abdac865
2017-11-07 11:50:47 +01:00
Stephan Bergmann
4f6563b508
Adapt to Clang 5 change of PPCallbacks::MacroUndefined signature
...
...since <http://llvm.org/viewvc/llvm-project?view=revision&revision=301449 >
"PPCallbacks::MacroUndefined, change signature and add test."
Change-Id: I6a420dc4ca33607fef1356e8869cedee87192e93
2017-05-02 15:33:05 +02:00
Stephan Bergmann
bf53daa49a
Clean up PPCallbacks compatiblity fix
...
Change-Id: I91f1db18b7876c4ecc30f7f97283e0ef0369eba5
2016-11-25 11:22:14 +01:00
Stephan Bergmann
6eaa7a41d8
Blind fix for Clang 3.6
...
Change-Id: I56dc86df0d355cfa8af38661892ea2bb580c394b
2016-11-24 14:49:52 +01:00
Stephan Bergmann
0de1b34a89
New loplugin:oslendian
...
...to catch new places where defined'ness of OSL_BIG/LITENDIAN would be checked
without osl/endian.h being included; cf.
e2f08f9def
"connectivity, sc: add missing #include
<osl/endian.h>" and 2b14fb3a4f
"cppcanvas, oox:
add missing #include <osl/endian.h>".
Change-Id: I167c8916a01391b7dacad7325153ccf35d3ba9dc
2016-11-22 10:54:25 +01:00