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
/
StaticAnalyzer
/
Checkers
/
BasicObjCFoundationChecks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the VariadicMethodTypeChecker accept block pointers as Objective-C point...
Anders Carlsson
2011-04-19
1
-0
/
+4
*
Teach VariadicMethodTypeChecker to not crash when processing methods declared...
Ted Kremenek
2011-04-12
1
-1
/
+2
*
Teach VariadicMethodTypeChecker about pointers attributed as 'NSObject'.
Ted Kremenek
2011-03-17
1
-0
/
+4
*
Teach VariadicMethodTypeChecker that CF references are valid arguments to var...
Ted Kremenek
2011-03-17
1
-0
/
+5
*
VariadicMethodTypeChecker: don't warn for null pointer constants passed to va...
Ted Kremenek
2011-03-16
1
-0
/
+5
*
Tweak VariadicMethodTypeChecker to only create one ExplodedNode when issuing ...
Ted Kremenek
2011-03-14
1
-7
/
+11
*
Add an Objective-C checker that checks that arguments passed to some variadic...
Anders Carlsson
2011-03-13
1
-0
/
+141
*
Make the Objective-C checker look for subclasses of NSString instead of just ...
Anders Carlsson
2011-03-08
1
-13
/
+14
*
[analyzer] Rename CheckerV2 -> Checker.
Argyrios Kyrtzidis
2011-03-01
1
-5
/
+5
*
[analyzer] Remove unused checker stuff from AnalysisConsumer and some unused ...
Argyrios Kyrtzidis
2011-02-28
1
-3
/
+0
*
[analyzer] Migrate to CheckerV2:
Argyrios Kyrtzidis
2011-02-23
1
-2
/
+1
*
[analyzer] Migrate the BasicObjCFoundationChecks to CheckerV2:
Argyrios Kyrtzidis
2011-02-23
1
-67
/
+46
*
[analyzer] Pass CheckerManager to the registration functions.
Argyrios Kyrtzidis
2011-02-17
1
-4
/
+21
*
Makes most methods in SVals.h conform to the naming guide. Reviewed
Zhanyong Wan
2011-02-16
1
-1
/
+1
*
[analyzer] Use the new registration mechanism on the apple checkers:
Argyrios Kyrtzidis
2011-02-16
1
-4
/
+12
*
Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...
Ted Kremenek
2011-02-10
1
-7
/
+7
*
[analyzer] Introduce ObjCMessage which represents both explicit ObjC message ...
Argyrios Kyrtzidis
2011-01-25
1
-33
/
+24
*
[analyzer] Simplify GetReceiverType function in BasicObjCFoundationChecks.cpp...
Argyrios Kyrtzidis
2011-01-25
1
-18
/
+2
*
Chris Lattner has strong opinions about directory
Ted Kremenek
2010-12-23
1
-0
/
+521