This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
Analysis
/
Inputs
History
Devin Coughlin
093594938b
[analyzer] Teach CheckObjCDealloc about Block_release().
...
It now treats Block_release(b) as a release in addition to [b release]. llvm-svn: 262272
2016-02-29 23:57:10 +00:00
..
Models
Add support for the static analyzer to synthesize function implementations from external model files.
2014-08-27 15:14:15 +00:00
qt-simulator.h
[analyzer] Fix false warning about memory leak for QApplication::postEvent
2016-01-06 00:32:56 +00:00
system-header-simulator-cxx.h
[analyzer] Invalidate destination of std::copy() and std::copy_backward().
2016-02-07 16:55:44 +00:00
system-header-simulator-for-malloc.h
…
system-header-simulator-for-objc-dealloc.h
[analyzer] Teach CheckObjCDealloc about Block_release().
2016-02-29 23:57:10 +00:00
system-header-simulator-for-pthread-lock.h
[analyzer] Fix pthread lock tests so that the API comes from a system header.
2014-09-10 16:17:42 +00:00
system-header-simulator-for-simple-stream.h
…
system-header-simulator-objc.h
[analyzer] Pointers escape into +[NSValue valueWithPointer:]...
2014-01-07 21:39:48 +00:00
system-header-simulator.h
[analyzer] Add VforkChecker to find unsafe code in vforked process.
2015-11-06 11:16:31 +00:00