| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno... | Argyrios Kyrtzidis | 2011-02-28 | 1 | -1/+1 |
| * | [analyzer] Migrate BuiltinFunctionChecker to CheckerV2. | Argyrios Kyrtzidis | 2011-02-28 | 1 | -1/+1 |
| * | Update test cases. | Ted Kremenek | 2011-02-25 | 1 | -1/+1 |
| * | [analyzer] Use the new registration mechanism on some of the internal checks.... | Argyrios Kyrtzidis | 2011-02-15 | 1 | -1/+1 |
| * | Tweak stack address checker to report multiple cases where globals may refere... | Ted Kremenek | 2010-06-17 | 1 | -2/+10 |
| * | Rework StackAddrLeakChecker to find stores of stack memory addresses to globa... | Ted Kremenek | 2010-06-17 | 1 | -0/+8 |
| * | Merge StackAddrLeakChecker and ReturnStackAddressChecker. | Zhongxing Xu | 2010-06-09 | 1 | -1/+1 |
| * | Directly compare the StackFrameContext. This greatly simplifies logic and | Zhongxing Xu | 2010-06-09 | 1 | -0/+4 |
| * | Add a checker check if a global variable holds a local variable's address after | Zhongxing Xu | 2010-06-08 | 1 | -0/+14 |

