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
/
Analysis
/
CheckObjCInstMethSignature.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-119
/
+0
*
Port BugReporter and BugType to StringRef.
Benjamin Kramer
2009-11-29
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-15
/
+15
*
Remove 'AnalysisContext::setDecl()', as we the Decl associated with an
Ted Kremenek
2009-08-21
1
-7
/
+7
*
Introduce Type::isAnyPointerType() and convert all clients (suggested by Chris).
Steve Naroff
2009-07-14
1
-2
/
+1
*
This patch includes a conceptually simple, but very intrusive/pervasive change.
Steve Naroff
2009-07-10
1
-2
/
+2
*
De-ASTContext-ify DeclContext.
Argyrios Kyrtzidis
2009-06-30
1
-4
/
+4
*
Eliminate the three SmallVectors in ObjCImplDecl (for instance
Douglas Gregor
2009-04-23
1
-4
/
+4
*
Propagate the ASTContext to various AST traversal and lookup functions.
Douglas Gregor
2009-04-09
1
-2
/
+2
*
More title-casing of bug type names.
Ted Kremenek
2009-04-02
1
-3
/
+4
*
Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of
Chris Lattner
2008-11-24
1
-3
/
+3
*
Rename Selector::getName() to Selector::getAsString(), and add
Chris Lattner
2008-11-24
1
-1
/
+1
*
Added method "EmitBasicReport" to BugReporter to simplify the emission of sim...
Ted Kremenek
2008-07-14
1
-10
/
+2
*
Tidy up error message.
Ted Kremenek
2008-07-11
1
-2
/
+4
*
Add new check: -check-objc-methodsigs. This check scans methods in
Ted Kremenek
2008-07-11
1
-0
/
+125