1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-27 22:33:03 +04:00
Files
opencv/modules
Yuriy Chernyshov d1b533d399 Disable -Wreturn-type-c-linkage under clang-cl
clang-cl defines both __clang__ and _MSC_VER, yet uses `#pragma GCC` to disable certain diagnostics.

At the time `-Wreturn-type-c-linkage` was reported by clang-cl.
This PR fixes this behavior by reordering defines.
2022-01-24 11:42:02 +03:00
..
2020-04-15 23:25:12 +09:00
2020-08-21 23:52:30 +09:00
2019-08-08 21:49:32 +09:00
2022-01-03 18:15:09 +01:00
2021-11-26 12:29:56 +01:00
2021-04-20 22:08:01 -04:00
2021-08-28 17:11:26 +00:00