-
I have a project using UIKit Framework of new ios7.0 sdk. When I run oclint on this project it seems to be generating a false positive. Following is the output:
While building module 'UIKit' importe…
-
This one may be a bit philosophical, but I think we should agree on which is 'correct'.
The LLVM Coding Standards say, that the `default` label shouldn't be used in `switch` statements when the `swit…
-
I'm getting the behavior below once the reports are generated and during the sonar-runner analysis step:
```
02:20:07.407 INFO - Sensor Objective-C SurefireSensor...
02:20:07.409 DEBUG - Release sem…
-
I try to build oclint using ./make. LLVM builds correctly but the oclint build stops with error.
'bits/c++config.h' file not found.
What did I wrong?
I'm using the git version from 2013-09-18 (toda…
b0661 updated
11 years ago
-
I discovered an issue in https://github.com/oclint/oclint/pull/76.
The problem is that the Makefile creates a dependency file in a separate build step and then compiles the source. This creates two en…
chrta updated
11 years ago
-
Before looking into it and the other build scripts, I expected 'make' to follow the convention of most build systems and just build / rebuild changed files.
Thus, I ran 'make', waited >30 minutes to …
-
When the project is configured to be built for multiple architecture (armv7, armv7s, i386...) the `compile_commands.json` file contains one entry for every file and every available architecture. In th…
-
Hi,
I am trying to build the latest dev version by running ./make in oclint-scripts folder. But it is failing at a point with the following error. Can you please let me know how to resolve this?
Bu…
-
Hi,
I am evaluating OCLint 0.7 for IOS applications.
I have configured XCode as per the steps given in http://docs.oclint.org/en/dev/guide/xcode.html.
I am using the script given in https://gist.g…
-
http://docs.oclint.org/en/dev/intro/build.html