- b075417 Revert "Tweak insecureAPI analyzer checks to have the ability to be individually disabled." by Ted Kremenek · 12 years ago
- 4f50875 Tweak insecureAPI analyzer checks to have the ability to be individually disabled. by Ted Kremenek · 12 years ago
- 8d0f528 [analyzer] Add a test that we are, in fact, doing a DFS on the ExplodedGraph. by Jordan Rose · 12 years ago
- 29299c6 [analyzer] RetainCountChecker: remove unused SelfOwn ArgEffect kind. by Jordan Rose · 12 years ago
- 4715ed9 [analyzer] Remove unneeded helper function (it's in ASTContext.h) by Jordan Rose · 12 years ago
- ee68111 [analyzer] Be careful about implicitly-declared operator new/delete. (PR13090) by Jordan Rose · 12 years ago
- 10f77ad Implement initial static analysis inlining support for C++ methods. by Ted Kremenek · 12 years ago
- 7186dc6 [analyzer] Teach malloc checker that initWith[Bytes|Characters}NoCopy by Anna Zaks · 12 years ago
- 0206425 [analyzer] Remove a statistic - it's too expensive. by Anna Zaks · 12 years ago
- 1e548f1 [analyzer]scan-build: report the total number of steps analyzer performs by Anna Zaks · 12 years ago
- 3e4f65d [analyzer] Fixup to r158958. by Anna Zaks · 12 years ago
- df19fe7 [analyzer] Report the cumulative number of steps the analyzer performs. by Anna Zaks · 12 years ago
- 6c234b1 [analyzer] Check for +raise:format: on subclasses of NSException as well. by Jordan Rose · 12 years ago
- 5b7aa34 [analyzer] Malloc: Warn about use-after-free when memory ownership was by Anna Zaks · 12 years ago
- b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
- 52a0481 [analyzer] Malloc leak false positive: Allow xpc context to escape. by Anna Zaks · 12 years ago
- 050cdd7 [analyzer] Malloc: cleanup, disallow free on relinquished memory. by Anna Zaks · 12 years ago
- e38c1c2 [analyzer] Invalidate placement args; return the pointer given to placement new by Jordan Rose · 12 years ago
- 5f75768 [analyzer] Allow pointers to escape into NSPointerArray. by Anna Zaks · 12 years ago
- 333e05f [analyzer] Add a comment: why we treat array compound literals as lvalues. by Jordan Rose · 12 years ago
- 3083d3c [analyzer] Array CompoundLiteralExprs need to be treated like lvalues. by Jordan Rose · 12 years ago
- 9955e70 [analyzer] Return an UnknownVal when we try to get the binding for a VLA. by Jordan Rose · 12 years ago
- 1bf908d [analyzer] Buffers passed to CGBitmapContextCreate can escape. by Jordan Rose · 12 years ago
- 2e6f5b8 Documentation cleanup: fix a type, LocatioinE -> LocationE by James Dennett · 12 years ago
- 50571a9 [analyzer] RetainCount: don't track objects init'd with a delegate by Jordan Rose · 12 years ago
- 81c16fc Documentation cleanup: by James Dennett · 12 years ago
- 5b8c694 Revert "[analyzer] Treat LValueBitCasts like regular pointer bit casts." by Jordan Rose · 12 years ago
- 570d03c [analyzer] Treat LValueBitCasts like regular pointer bit casts. by Jordan Rose · 12 years ago
- 8cd64b4 Etch out the code path for MS-style inline assembly. by Chad Rosier · 12 years ago
- 1895a0a [analyzer] Add ObjCLoopChecker: objects from NSArray et al are non-nil. by Jordan Rose · 12 years ago
- 9765ea9 [analyzer] When looking for a known class, only traverse the hierarchy once. by Jordan Rose · 12 years ago
- 2e336ac [analyzer] MallocSizeofChecker false positive: when sizeof is argument by Anna Zaks · 13 years ago
- a64fae1 [analyzer] Add experimental "issue hash" to the plist diagnostic. by Anna Zaks · 13 years ago
- 783f008 [analyzer] Fixit for r158136. by Anna Zaks · 13 years ago
- e17fdb2 [analyzer] Anti-aliasing: different heap allocations do not alias by Anna Zaks · 13 years ago
- 36397dc [analyzer] Provide debug descriptions for all memory space regions. by Jordan Rose · 13 years ago
- 581deb3 Revert Decl's iterators back to pointer value_type rather than reference value_type by David Blaikie · 13 years ago
- facde17 Remove unused private member variables found by clang's new -Wunused-private-field. by Benjamin Kramer · 13 years ago
- ce56fd3 Disable path pruning for UndefResultChecker. It turns out we usually want to see more of the path by Ted Kremenek · 13 years ago
- 7453a72 PlistDiagnostics: force the ranges for control-flow edges to be single locations, forcing by Ted Kremenek · 13 years ago
- 0344e54 [analyzer] Fix a diagnostics bug which lead to a crash on the buildbot. by Anna Zaks · 13 years ago
- 48d798c Fix typos found by http://github.com/lyda/misspell-check by Benjamin Kramer · 13 years ago
- c0e71a1 [analyzer] Rely on canBeInlined utility instead of checking CallExpr explicitly. by Anna Zaks · 13 years ago
- 183ff2a [analyzer] Fix a spurious undef value warning. by Anna Zaks · 13 years ago
- 144e52b [analyzer] Fix lack of coverage after empty inlined function. by Anna Zaks · 13 years ago
- dd82519 Disable diagnosic path pruning for ReturnUndefChecker. by Ted Kremenek · 13 years ago
- 7fa9b4f static analyzer: add inlining support for directly called blocks. by Ted Kremenek · 13 years ago
- 605954e [analyzer] Fix BugType memory leak in IdempotentOperationChecker. by Tom Care · 13 years ago
- 694a942 [analyzer] Cleanup for r157721. by Anna Zaks · 13 years ago
- ed7948b Allow some BugReports to opt-out of PathDiagnostic callstack pruning until we have significantly by Ted Kremenek · 13 years ago
- eaa0690 [analyzer]Fix another occurrence of iterator invalidation (LocalTUDecls) by Anna Zaks · 13 years ago
- 28b2307 Replace some custom hash combines with the standard stuff from DenseMapInfo. by Benjamin Kramer · 13 years ago
- e41458c [analyzer] Don't crash on LValBitCast by Anna Zaks · 13 years ago
- be72df0 [analyzer] Minor cleanup to checkers' help text. by Anna Zaks · 13 years ago
- 17eb65f [analyzer] Treat cast of array to reference in the same way as array to pointer. by Anna Zaks · 13 years ago
- 13dd47a [analyzer] Bind UnknownVal to InitListExpr for unsupported types (ex: float). by Anna Zaks · 13 years ago
- b7824d9 Analyzer: Fix PR12905, a crash when encountering a call to a function named "C". by Benjamin Kramer · 13 years ago
- 591b5f5 [analyzer] For locations, use isGLValue() instead of isLValue(). by Anna Zaks · 13 years ago
- 719b429 [analyzer] Fix a c++11 crash: xvalues can be locations (VisitMemberExpr) by Anna Zaks · 13 years ago
- a38cb2c [analyzer] Malloc checker: remove unnecessary comparisons. by Anna Zaks · 13 years ago
- 1434518 [analyzer]Malloc: refactor and report use after free by memory by Anna Zaks · 13 years ago
- 93a9d82 [analyzer] Introduce clang_analyzer_eval for regression test constraint checks. by Jordy Rose · 13 years ago
- 5ec351c [analyzer] Fix a regression in ObjCUnusedIVars checker. by Anna Zaks · 13 years ago
- 6e4244e [analyzer] strncpy: Special-case a length of 0 to avoid an incorrect warning. by Jordy Rose · 13 years ago
- 70fdbc3 [analyzer] RetainCountChecker: track ObjC boxed expression objects. by Jordy Rose · 13 years ago
- c8848f3 [analyzer] Do not walk the types for call graph construction. by Anna Zaks · 13 years ago
- df87558 The Lexer constructor expects a source location at the start of the by Argyrios Kyrtzidis · 13 years ago
- 51d18ca Include line that was meant to be in my last commit. by Ted Kremenek · 13 years ago
- 8667052 Fix insidious RegionStore bug where we (a) didn't handle vector types and (b) had by Ted Kremenek · 13 years ago
- b3b1ae8 [analyzer] Exit early if constraint solver is given a non-integer symbol by Anna Zaks · 13 years ago
- 88feba0 [analyzer] Do not highlight the range of the statement in case of leak. by Anna Zaks · 13 years ago
- 50b5a5c [analyzer] Simplify r156446, as per Ted's review. by Anna Zaks · 13 years ago
- caa62af [analyzer] Allow pointers to escape through selector callbacks. by Anna Zaks · 13 years ago
- a8f2362 [analyzer] We currently do not fully support CompoundLiterals in by Anna Zaks · 13 years ago
- 4213e38 Having RegionStore lower field bindings to raw offsets, just like ElementRegions. This is a bit by Ted Kremenek · 13 years ago
- 7dbbc21 When creating lazy bindings in RegionStore, propagate existing lazy bindings instead of creating new ones. by Ted Kremenek · 13 years ago
- 6341931 Include address of Store in graphviz output of ExplodedGraph. by Ted Kremenek · 13 years ago
- 6a2a186 [analyzer] SelfInit: Stop tracking self if it's assigned a value we by Anna Zaks · 13 years ago
- c319c58 Teach the analyzer about CXXScaleValueInitExpr. by Ted Kremenek · 13 years ago
- 2cbc12f [analyzer] BasicConstraintManager: drop NE-constraints once we have a value. by Jordy Rose · 13 years ago
- 1d8db49 [analyzer] Rework both constraint managers to handle mixed-type comparisons. by Jordy Rose · 13 years ago
- d3b6d99 [analyzer] Add an abstraction for the bit width and signedness of an APSInt. No functionality change. by Jordy Rose · 13 years ago
- c91fdf6 Teach the static analyzer that NSLog() and friends do not hold on to object references (thus extending their lifetime). by Ted Kremenek · 13 years ago
- ca11510 [analyzer]Turn on MallocSizeOfChecker by default; shorten the diagnostic by Anna Zaks · 13 years ago
- 6400f02 [analyzer] Fix a crash in triggered by OSAtomicChecker. by Anna Zaks · 13 years ago
- 41a669a [analyzer]Fixup r156215: use StopTracking summary instead of ScratchArgs by Anna Zaks · 13 years ago
- 3127d48 Remove variable made unused by r156270. by David Blaikie · 13 years ago
- c838fd2 [analyzer] Reduce parallel code paths in SimpleSValBuilder::evalBinOpNN, and handle mixed-type operations more generally. by Jordy Rose · 13 years ago
- 58822c4 [analyzer] RetainCountChecker: Allow objects to escape through callbacks by Anna Zaks · 13 years ago
- 85d87df Explicitly model capturing variables for blocks in the static analyzer. Fixes <rdar://problem/11125868>. by Ted Kremenek · 13 years ago
- 84d4384 [analyzer]Fixup r156134: Handle the case when FunctionDecl isn't avail. by Anna Zaks · 13 years ago
- b79d862 [analyzer] Assume pointer escapes when a callback is passed inside a struct. by Anna Zaks · 13 years ago
- aca0ac5 [analyzer] Allow pointers escape through calls containing callback args. by Anna Zaks · 13 years ago
- 90a7126 [analyzer] When promoting constant integers in a comparison, use the larger width of the two to avoid truncation. by Jordy Rose · 13 years ago
- dd160f3 [analyzer] CString Checker: Do not split the path unless the user by Anna Zaks · 13 years ago
- 14d20b1 [analyzer] Equality ops are like relational ops in that the arguments shouldn't be converted to the result type. Fixes PR12206 and dupe PR12510. by Jordy Rose · 13 years ago
- e55a14a [analyzer] Conjure a symbol to ensure we can identify pointer arithmetic by Anna Zaks · 13 years ago
- da39603 [analyzer] Do not assert on constructing SymSymExpr with diff types. by Anna Zaks · 13 years ago
- baeaa9a [analyzer] Add a complexity bound on history tracking. by Anna Zaks · 13 years ago
- 31595e2 [analyzer] Revert the functional part of r155944. by Anna Zaks · 13 years ago