1. c4d2c90 [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award. by Argyrios Kyrtzidis · 14 years ago
  2. 1034870 [analyzer] Migrate BuiltinFunctionChecker to CheckerV2. by Argyrios Kyrtzidis · 14 years ago
  3. b8d545c Update test cases. by Ted Kremenek · 14 years ago
  4. 027a6ab [analyzer] Use the new registration mechanism on some of the internal checks. These are: by Argyrios Kyrtzidis · 14 years ago
  5. a816615 Tweak stack address checker to report multiple cases where globals may reference stack memory. by Ted Kremenek · 15 years ago
  6. 551bd1f Rework StackAddrLeakChecker to find stores of stack memory addresses to global variables by Ted Kremenek · 15 years ago
  7. 9b14683 Merge StackAddrLeakChecker and ReturnStackAddressChecker. by Zhongxing Xu · 15 years ago
  8. 2c46458 Directly compare the StackFrameContext. This greatly simplifies logic and by Zhongxing Xu · 15 years ago
  9. 1622a54 Add a checker check if a global variable holds a local variable's address after by Zhongxing Xu · 15 years ago