-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Jenkins: Version 1.467
xcode: Version 4.3.2
clang: Version 1.3.1
I am trying to build a project with target architecture as armv6 and armv7, which clang scan is unable to build.
When I include i386 arch in the project then i get following kind of errors:
clang: error: unsupported option '--serialize-diagnostics'
clang: error: no such file or directory: '<path>/<project_name>.build/Objects-normal/i386/<filename>.dia'
Command /Users/admin/Clang-scan/libexec/ccc-analyzer failed with exit code 1
- duplicates
-
JENKINS-15291 Out of heap space when publishing clang scan-build errors on large project
- Open