index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Checker
/
GRExprEngineInternalChecks.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...
Argyrios Kyrtzidis
2010-12-22
1
-53
/
+0
*
Implement: <rdar://problem/6351970> rule request: warn if @synchronized mutex...
Ted Kremenek
2010-09-10
1
-0
/
+1
*
Removed IdempotentOperationChecker from default analysis and returned back to...
Tom Care
2010-08-06
1
-1
/
+0
*
Improved false positive rate for the idempotent operations checker and moved ...
Tom Care
2010-07-16
1
-0
/
+1
*
Merge StackAddrLeakChecker and ReturnStackAddressChecker.
Zhongxing Xu
2010-06-09
1
-1
/
+0
*
Add a checker check if a global variable holds a local variable's address after
Zhongxing Xu
2010-06-08
1
-0
/
+1
*
CastSizeChecker checks when casting a malloc'ed symbolic region to type T,
Zhongxing Xu
2010-05-25
1
-0
/
+1
*
Add MacOSXAPIChecker, a meta checker to include various precondition checks f...
Ted Kremenek
2010-02-25
1
-0
/
+1
*
Add UnixAPIChecker, a meta checker to include various precondition checks for...
Ted Kremenek
2010-02-25
1
-0
/
+1
*
Divide list of registration functions in API and foundational checks. Also t...
Ted Kremenek
2010-02-25
1
-2
/
+6
*
Sort list of checker registration functions.
Ted Kremenek
2010-02-25
1
-12
/
+12
*
Add simpler checker to check if variables captured by a block are uninitialized.
Ted Kremenek
2010-02-16
1
-1
/
+1
*
static analyzer: handle casts of a function to a function pointer with
Ted Kremenek
2010-02-04
1
-0
/
+1
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-0
/
+44