Clang Static Analyzer checker-268 adds interprocedural analysis for C++ and ObjC (clang-analyzer.llvm.org) 54 points by eridius 14y ago ↗ HN
[–] throwaway54-762 14y 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] 14y ago ↗ (comment deleted)
[–] scotth 14y ago ↗ In case anyone else is wondering what this means: http://en.wikipedia.org/wiki/Interprocedural_optimization [–] chrisaycock 14y 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 14y ago ↗ Oh, apologies.
[–] chrisaycock 14y 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 14y ago ↗ Oh, apologies.
5 comments
[ 3.6 ms ] story [ 20.0 ms ] threadhttp://clang-analyzer.llvm.org/