summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2021-02-19 09:25:14 +0100
committerMiklos Vajna <vmiklos@collabora.com>2021-02-19 11:20:53 +0100
commitf4b1095451092cb251f15f160d00510e7d75aa46 (patch)
tree326ead3facf6e7847c5f32d7321f19e79524e581 /unoxml
parentccdd11b61f94bfb188676fa5ad2aab63949dd5b3 (diff)
compilerplugins: fix referencecasting for clang 7.0.1
The error was: error: 'error' diagnostics seen but not expected: File /libreoffice/master-clang/compilerplugins/clang/test/referencecasting.cxx Line 113: unnecessary get() call [loplugin:referencecasting] 1 error generated. I.e. it seems clang7 has the same problem as clang5 that it emits multiple diagnostics for that problematic code line. Adapt the ifdef accordingly. Change-Id: I232ff9a158663e2cb3030e51f655249ff315361e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111196 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'unoxml')
0 files changed, 0 insertions, 0 deletions