summaryrefslogtreecommitdiff
path: root/test/utils.cpp
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-09-13 20:59:30 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-02-19 18:49:34 +0200
commita8be6e94e79f602d543a15afd44ef60e378b138f (patch)
treec0f4b70ebb12e40f56ba03dbad92355b68bb287a /test/utils.cpp
parent1d80ed1febbd4560c13cb670672cb67befc850ea (diff)
qcam: Fix compilation errors with clang-10
clang-10 has introduced the same deprecated-copy warning that appeared in gcc-9 and caused build issues with Qt header files. However, the clang version seems more sensitive, and detects issues that are not fixed in Qt 5.13, unlike gcc-9. Extend the logic that disables the warning for gcc-9 and Qt < 5.13 to cover clang-10 and all Qt versions. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'test/utils.cpp')
0 files changed, 0 insertions, 0 deletions