diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-07-01 16:45:28 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-07-01 19:50:42 +0200 |
commit | 631cec87e2da1925246e4a1902cec6f2952f939e (patch) | |
tree | f1fe33bdb76a9ec051342834757d5fb8737f14e2 /solenv/vs | |
parent | 740d87c0cc833a8159d79100f789033750a8427c (diff) |
loplugin:externvar is covered by loplugin:external
...so drop the former. But keep the relevant externvar tests by moving them
into compilerplugins/clang/test/external.cxx. (Which revealed one difference
between the two plugins, regarding certain extern "C" variables in unnamed
namespaces, where Clang (and for that matter also e.g. GCC, it appears)
deliberately deviates from the Standard and considers them to have external
linkage. Add clarifying comments that loplugin:external keeps considering these
as having internal linkage, following the Standard.)
Change-Id: I344fcd0135fdaf6bf08a4b396af2ed2299389a7d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97639
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv/vs')
0 files changed, 0 insertions, 0 deletions