Szelethus added a comment. Thanks!
I admit that the difficulty was mostly chosen at random, so that could be brought closer to the actual difficulty of the project. ================ Comment at: www/analyzer/open_projects.html:86-87 + the opposite direction - integers to pointers - are completely unsupported. + Pointer-to-pointer casts are a mess; modeling them with <code><a href="https://clang.llvm.org/doxygen/classclang_1_1ento_1_1ElementRegion.html"> + ElementRegion </a></code> is a disaster and we are suffering a lot from this + hack, but coming up with a significantly better solution is very hard, as ---------------- NoQ wrote: > I'll try to be more, emm, positive on the website :] Oh, right, sorry, I tried to "positivitize" most of these, but apparently missed this one O:) Repository: rC Clang https://reviews.llvm.org/D53024 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits