Clang Static Analyzer checker-268 adds interprocedural analysis for C++ and ObjC (clang-analyzer.llvm.org) 54 points by eridius 13y ago ↗ HN
[–] throwaway54-762 13y ago ↗ While the potential is really exciting, there isn't much of a story here. I'm sure someone will eventually write a blog post showcasing whole classes of errors detected by the new checker -- I'll upvote that. [–] [deleted] 13y ago ↗ (comment deleted)
[–] scotth 13y ago ↗ In case anyone else is wondering what this means: http://en.wikipedia.org/wiki/Interprocedural_optimization [–] chrisaycock 13y ago ↗ This is most certainly not for interprocedural optimization. This is part of Clang's static analyzer, which is for finding bugs.http://clang-analyzer.llvm.org/ [–] scotth 13y ago ↗ Oh, apologies.
[–] chrisaycock 13y ago ↗ This is most certainly not for interprocedural optimization. This is part of Clang's static analyzer, which is for finding bugs.http://clang-analyzer.llvm.org/ [–] scotth 13y ago ↗ Oh, apologies.
5 comments
[ 3.5 ms ] story [ 26.9 ms ] threadhttp://clang-analyzer.llvm.org/