Alex Denisov
Alex Denisov
Hi and sorry for the long delay. Just checked my example (`make subject`) and the format seems to be fine. The only reason I see: llvm we have (open source...
@praseodym thank you, this is very valid point. I'll take a look
Good point, I didn't check those cases.
@edoardopirovano it manifests in a different way, but the root cause is the same. @p1keman at this point I can recommend either using CodeQL 2.7.1, or waiting for the next...
Or just copy `/usr/bin/clang` to `/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang` It works, because they are the same ;-)
@k06a could you provide an example project? I want to investigate first.
Premature optimization? What should I do in case when `[NSArray new]` returns `nil`?
I understand what you mean, but, IMHO, there a lot of cases when something might be broken, should we cover all them? Anyway, if you see a big problem with...
Thank you, I've got your point and will check and fix such issues.
It was added just for readability and it does literally nothing.