1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. b7a747b [analyzer] Better modeling of memcpy by the CStringChecker (PR16731). by Anton Yartsev · 11 years ago
  4. fda9dbf [analyzer] Silence warnings coming from allocators used by std::basic_string. by Jordan Rose · 11 years ago
  5. bdc0bf3 [analyzer] Suppress warnings coming out of std::basic_string. by Anna Zaks · 11 years ago
  6. be2e1b1 [analyzer] Treat std::initializer_list as opaque rather than aborting. by Jordan Rose · 11 years ago
  7. e600d4be [analyzer] Fixup for r185609: actually do suppress warnings coming out of std::list. by Anna Zaks · 11 years ago
  8. 8b625a3 [analyzer] Suppress reports reported in std::list by Anna Zaks · 11 years ago
  9. e7a5c82 [analyzer] Malloc checker should only escape the receiver when “[O init..]” is called. by Anna Zaks · 11 years ago
  10. 374ae32 [analyzer] Indirect invalidation counts as an escape for leak checkers. by Jordan Rose · 11 years ago
  11. 776d3bb [analyzer] Don't inline the [cd]tors of C++ iterators. by Jordan Rose · 11 years ago
  12. 262e0d4 [analyzer] Re-enable using global regions as a symbolic base. by Jordan Rose · 11 years ago
  13. 9a0b3c2 [analyzer] Tests: move system functions into system header simulator files. by Jordan Rose · 11 years ago
  14. a126436 [analyzer] Allow suppressing diagnostics reported within the 'std' namespace by Jordan Rose · 11 years ago
  15. 2de19ed [analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, double free, and use-after-free problems of memory managed by new/delete. by Anton Yartsev · 12 years ago
  16. 9fe09f3 [analyzer] Be more consistent about Objective-C methods that free memory. by Jordan Rose · 12 years ago
  17. 233e26a [analyzer] Add pointer escape type param to checkPointerEscape callback by Anna Zaks · 12 years ago
  18. 8c888b1 [analyzer] Explain why we have system-header-simulator*.h files. by Jordan Rose · 12 years ago
  19. 35d4a09 [analyzer] Add symbol escapes logic to the SimpleStreamChecker. by Anna Zaks · 12 years ago
  20. 9620aa8 clang/test/Analysis: Fix the declaration of strlen() for 32 bit targets. by NAKAMURA Takumi · 12 years ago
  21. 1b22cec Adjust some analyzer tests to place widely shared inputs inside of an by Chandler Carruth · 12 years ago