-
Notifications
You must be signed in to change notification settings - Fork 3.2k
clang support #18
Copy link
Copy link
Closed
Description
Trying to compile inference engine with clang 3.9 and 6.0 , not many issues in general looks good and was able run the samples.
Can we add support for clang?
JFTR one minor issue was:
/src/OpenVino/dldt/inference-engine/src/hetero_plugin/fallback_policy.cpp:52:11: error: comparison of unsigned expression >= 0 is always true [-Werror,-Wtautological-compare] if (i >= 0) {
Thanks,
Nikos
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels