Age | Commit message (Expand) | Author |
---|---|---|
2010-08-22 | Detabify. | Eli Friedman |
2010-06-17 | Tweak stack address checker to report multiple cases where globals may refere... | Ted Kremenek |
2010-06-17 | Rework StackAddrLeakChecker to find stores of stack memory addresses to globa... | Ted Kremenek |
2010-06-16 | We return Loc where we know. | Zhongxing Xu |
2010-06-09 | Merge StackAddrLeakChecker and ReturnStackAddressChecker. | Zhongxing Xu |
2010-06-09 | Directly compare the StackFrameContext. This greatly simplifies logic and | Zhongxing Xu |
2010-06-08 | Add a checker check if a global variable holds a local variable's address after | Zhongxing Xu |