Skip to content

calib3d: still some tests fail using clang #11135

@tomoaki0705

Description

@tomoaki0705
System information (version)

Unfortunately, #11056 wasn't solved until Clang 5.0

The issue that complex division ends up in no operation was reported to clang, already.
The fix was included in the trunk on 2017 Jul 27.
After this commit, Clang 5.0 was released.

So, I need to update #11057 to wider compiler version (entire 3.0 and 4.0 series).

Steps to reproduce
  • build OpenCV using clang 3.0 or 4.0 series
  • run opencv_test_calib3d

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions