Commit Graph

9 Commits (fa077c75d05f184f77ff954fc2068abb01e5e826)

Author SHA1 Message Date
Andrzej Kotulski 617ffab0ac Add @generated comment to icfg.dot files 9 years ago
Sam Blackshear 20925df57c removing unused deallocate param in nullify instr 9 years ago
Sam Blackshear 6f6da12b2c don't nullify params/locals at beginning of procedure 9 years ago
Andrzej Kotulski eb76a441f9 Initial implementation of shared_ptr model 9 years ago
Dulma Rodriguez 06f40efab8 Add extra dereference to the variable of the method call to find null dereferences when a method called with null. 9 years ago
Andrzej Kotulski 4584f7f6fc [clang-format] Reformat all c/cpp/objc sources with clang-format 9 years ago
Josh Berdine 63b57790f9 Fix indentation of multiline copyright comment 9 years ago
Andrzej Kotulski a06ce9ca0e Don't report null dereference on 'this' in C++ methods 9 years ago
Andrzej Kotulski f63582893f Add basic e2e tests for C++ 10 years ago