2008-07-18 |
Ted Kremenek | Quote invocation of clang in pipe to handle paths with... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Added test case. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | "currentHandler" is a nullary selector |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Fix caching bug. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Add panic support for NSAssertionHandler. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Daniel Dunbar | Prevent clang from emitting output when input has errors |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Add panic function. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Fix 80 col violation |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Fix regression by explicitly checking if we are negatin... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Improve path-sensitivity when using the logical not... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Renamed deterministic EvalBinOp to DetermEvalBinOpNN... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Created ValueStateSet class to manage the creation... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Ted Kremenek | Remove dead method. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Mon P Wang | Add support shufpd |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Ted Kremenek | Update signature of EvalAssume. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Ted Kremenek | Provide static methods in BinaryOperator to determine... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Ted Kremenek | Move GRTransferFunc* into ValueStateManager, and move... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Ted Kremenek | Added headers |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Ted Kremenek | Remove redundant logic. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Ted Kremenek | Begin major changes to EvalXXX methods in GRTransferFun... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Daniel Dunbar | Fix for codegen crash on multibit bool bitfield initial... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Ted Kremenek | Moved RemoveDeadBindings logic for the contents of... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Ted Kremenek | We now build universal binaries of the checker. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Argyrios Kyrtzidis | Unify ctx_iterator/ctx_begin()/ctx_end() and iterator... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Steve Naroff | RewriteObjC::SynthMessageExpr(): Fix super rewrite... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Argyrios Kyrtzidis | When in C++, make EnumConstant names hide tag names... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Steve Naroff | Remove a FIXME from RewriteObjC::RewriteObjCSynchronize... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Steve Naroff | RewriteObjC::Initialize(): add function decls used... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Steve Naroff | Two fixes: |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Steve Naroff | RewriteObjC::RewriteObjCTryStmt():Don't synthesize... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Steve Naroff | Teach RewriteObjC::RewriteObjCMethodDecl() to deal... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Argyrios Kyrtzidis | When checking for name collision between a tag and... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Argyrios Kyrtzidis | Add 'this' in the comments of Parser::ParseCastExpressi... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Ted Kremenek | Updated latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Ted Kremenek | Fix regression introduced by http://lists.cs.uiuc.edu... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Have scan-build control default analyses. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Fix transfer function logic in GRSimpleVals for integer... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Add -DIBOutlet=__attribute__((iboutlet)) to analyzer... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | For the MissingDealloc check, don't treat IBOutlet... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Make iboutlet diagnostic lowercase |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Use lowercase of attribute iboutlet to not conflict... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Added parsing/sema support for __attribute__ ((IBOutlet... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Added --status-bugs option to scan-build. By default... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Per Sam Bishop's excellent suggestion, use "system... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Quote file names to better handle paths with spaces. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Incremented latest checker build. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Distinguish between dead stores and dead initializations. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | isRetain() and isRelease() now only returns true if... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | scan-build now propagates up the exit status of the... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Do not enable -warn-objc-missing-dealloc by default. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | scan-build now interrogates clang for a list of availab... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Support retain/release tracking for CoreGraphics (CGxxx... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Update radar component to file static analyzer bugs... |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Removed disclaimer about checker-36, which is old news. |
commit | commitdiff | tree | snapshot |
2008-07-15 |
Ted Kremenek | Provide an "Analysis Scope" for Analyses so checks... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Ted Kremenek | Re-enable missing -dealloc check. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Ted Kremenek | Using new clang option to invoke the type-signature... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Ted Kremenek | Break off declaration of Analysis enum into Analyses... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Ted Kremenek | Refactor Dead Stores error reporting to use the simplif... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Nate Begeman | http://llvm.org/bugs/show_bug.cgi?id=2523 |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Ted Kremenek | Added method "EmitBasicReport" to BugReporter to simpli... |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Chris Lattner | remove CGObjCEtoile until it compiles. |
commit | commitdiff | tree | snapshot |
2008-07-14 |
Ted Kremenek | Fix minor mistake in clang checkout instructions. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Cedric Venet | test commit. Remove previously added line. |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Cedric Venet | test commit. Add a blank line. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Argyrios Kyrtzidis | Use of NextToken() makes ParseIdentifierStatement unnec... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Argyrios Kyrtzidis | Convert CRLF -> LF line endings. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Cedric Venet | Added two new files to VC++ project. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Lattner | expand casts to handle what isIntegerConstantExpr handles. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Lattner | Add support for __builtin_type_compatible_p, enums... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Chris Lattner | start remembering diagnostics for various cases, add... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | Updated latest checker build. This build includes... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | Tidy up error message. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | Add CSS for word wrapping of long message bubbles. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Chris Lattner | Provide a structure for passing down 'is evaluated... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | Update Xcode project. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | Run by default: -check-objc-methodsigs |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | Add new check: -check-objc-methodsigs. This check scans... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Chris Lattner | simplify some code a bit. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Chris Lattner | share code between sizeof(expr) and sizeof(type) |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | Fix comment. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Chris Lattner | implement support for __extension__, make sure the... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Chris Lattner | add a new getIntTypeSizeInBits method. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Chris Lattner | rename "SInt" methods to "Int" in APValue. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | scan-build now also prints the HTML directory reports... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Chris Lattner | make the new evaluator avoid conversions APValue<-... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ted Kremenek | Refactored auditor interface within GRExprEngine and... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Chris Lattner | rearrange some code, no functionality changes. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ted Kremenek | Patch by Csaba Hruska and Peter Neumark: |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ted Kremenek | Updated Xcode project. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ted Kremenek | Refactored most of the "Store" piece of ValueState... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ted Kremenek | Remove unused class AnnotatedPath. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ted Kremenek | Move some environment methods from ValueState/ValueStat... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Lattner | Add a new distcc status page, which is currently empty... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Lattner | Add an accessor, patch by Csaba Hruska. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Argyrios Kyrtzidis | Simplify the parser a bit by looking at the next token... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Argyrios Kyrtzidis | Add Preprocessor::LookNext method, which implements... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Ted Kremenek | More information on filing bug reports. |
commit | commitdiff | tree | snapshot |
next |