[Swan] another kind of static checker for C/C++ code

Paul Wouters paul at nohats.ca
Sun Nov 3 00:13:21 EET 2013


On Fri, 1 Nov 2013, D. Hugh Redelmeier wrote:

> <http://www.itworld.com/security/380406/how-your-compiler-may-be-compromising-application-security>

It seems the fedora packages are missing some things from llvm/clang
when I try to build "stack"

make[2]: Entering directory `/home/paul/git/stack/src'
   CXX      AntiFunctionPass.lo
AntiFunctionPass.cc:3:31: fatal error: llvm/Analysis/CFG.h: No such file or directory
  #include <llvm/Analysis/CFG.h>
                                ^

That's after installing clang-devel llvm-devel and clang-analyzer

Paul


More information about the Swan mailing list