| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
to libAnalysis. Similar to Format (format string checking),
CocoaConventions has the
potential to serve clients other than the
static analyzer.
llvm-svn: 122040
|
|
|
|
|
|
|
|
| |
only indicates the create rule if it starts
at the beginning of the method name, not
within the method name.
llvm-svn: 122036
|
|
|
|
|
|
| |
analyzer. Fixes a crash reported in <rdar://problem/8272168>. Patch by Henry Mason!
llvm-svn: 110289
|
|
|
|
| |
llvm-svn: 95552
|
|
|
|
|
|
| |
convention lookup.
llvm-svn: 95547
|
|
|
|
|
|
| |
3 files changed, 76 insertions(+), 153 deletions(-)
llvm-svn: 95546
|
|
|
|
|
|
| |
CocoaConventions.h.
llvm-svn: 94682
|
|
reusable and modular API pieces.
Start by pulling the logic for deriving the Cocoa naming convention
into a separate API, header, and source file.
llvm-svn: 94662
|