Code Monkey home page Code Monkey logo

tripledoggy's People

Contributors

erjanmx avatar gossip-sjtu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tripledoggy's Issues

命令行参数错误

./build/bin/clang -cc1-analyze-analyzer-checker=alpha.unix.NewDereference ./llvm/tripledoggy_test/nulldereference.c
少了两个空格
./build/bin/clang -cc1 -analyze -analyzer-checker=alpha.unix.NewDereference ./llvm/tripledoggy_test/nulldereference.c

/build/bin/clang not found

  • Hello, I am compiling according to your steps, but the following error occurs at runtime:
ck01@ck01-VirtualBox:~/clang$ ./build/bin/clang -cc1-analyze-analyzer-checker=alpha.unix.NewDereference ./llvm/tripledoggy_test/nulldereference.c
bash: ./build/bin/clang: No such file or directory

宏扩展

请问你的预处理有没有对源代码进行宏扩展?

找不到头文件

./build/bin/clang -cc1 -analyze -analyzer-checker=alpha.unix.NewDereference ./llvm/tripledoggy_test/nulldereference.c

clang -cc1 version 7.0.0 based upon LLVM 7.0.0svn default target x86_64-unknown-linux-gnu
#include "..." search starts here:
End of search list.
./llvm/tripledoggy_test/nulldereference.c:1:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
^~~~~~~~~
1 error generated.

方便问下那几个txt文件的内容吗?

MemFuncsIdentification.h中有4个宏定义

#define MEM_ALLOC_CONFIG_FILENAME "/home/loccs/memallocfuncs.txt"
#define MEM_FREE_CONFIG_FILENAME "/home/loccs/memfreefuncs.txt"
#define MEM_REALLOC_CONFIG_FILENAME "/home/loccs/memreallocfuncs.txt"
#define MEM_LOGFILENAME "/home/loccs/log.txt"

方便给出下这4个txt文件的内容吗?我怕我找的有遗漏。能给的话感激不尽

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.