Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
98cabbad47a4d9db6b7e95c950d3302c110d1b02
/
lib
/
Checker
/
CheckObjCInstMethSignature.cpp
98cabba
[analyzer] Refactoring: include/clang/Checker -> include/clang/GR
by Argyrios Kyrtzidis
· 14 years ago
900fc63
Add raw_ostream operators to NamedDecl for convenience. Switch over all users of getNameAsString on a stream.
by Benjamin Kramer
· 15 years ago
9705309
Move 'LocalCheckers.h' to the 'Checkers' subdirectory.
by Ted Kremenek
· 15 years ago
6b67630
Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter'
by Ted Kremenek
· 15 years ago
1309f9a
Split libAnalysis into two libraries: libAnalysis and libChecker.
by Ted Kremenek
· 15 years ago
[Renamed (96%) from lib/Analysis/CheckObjCInstMethSignature.cpp]
f017173
Port BugReporter and BugType to StringRef.
by Benjamin Kramer
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
2376002
Remove 'AnalysisContext::setDecl()', as we the Decl associated with an
by Ted Kremenek
· 15 years ago
58f9f2c
Introduce Type::isAnyPointerType() and convert all clients (suggested by Chris).
by Steve Naroff
· 15 years ago
14108da
This patch includes a conceptually simple, but very intrusive/pervasive change.
by Steve Naroff
· 15 years ago
17945a0
De-ASTContext-ify DeclContext.
by Argyrios Kyrtzidis
· 15 years ago
653f1b1
Eliminate the three SmallVectors in ObjCImplDecl (for instance
by Douglas Gregor
· 16 years ago
6ab3524
Propagate the ASTContext to various AST traversal and lookup functions.
by Douglas Gregor
· 16 years ago
13493ea
More title-casing of bug type names.
by Ted Kremenek
· 16 years ago
d9d22dd
Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of
by Chris Lattner
· 16 years ago
077bf5e
Rename Selector::getName() to Selector::getAsString(), and add
by Chris Lattner
· 16 years ago
5720207
Added method "EmitBasicReport" to BugReporter to simplify the emission of simple bug diagnostics.
by Ted Kremenek
· 16 years ago
e4773eb
Tidy up error message.
by Ted Kremenek
· 16 years ago
0d8019e
Add new check: -check-objc-methodsigs. This check scans methods in
by Ted Kremenek
· 16 years ago