1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 90c7832 Change wording of 'memcpy' type mismatch warning and remove fixit. by Anna Zaks · 12 years ago
  3. dca1761 StmtProfiler: Add a null check for child statements. by Peter Collingbourne · 12 years ago
  4. c36bedc Add a new compiler warning, which flags anti-patterns used as the size by Anna Zaks · 12 years ago
  5. cda5782 Extend -Wno-sizeof-array-argument to strncpy and friends. by Nico Weber · 13 years ago
  6. cc2f30c Extend memset/memcpy/memmove checking to include memcmp by Matt Beaumont-Gay · 13 years ago
  7. 000d428 Rework the warning for 'memset(p, 0, sizeof(p))' where 'p' is a pointer by Chandler Carruth · 13 years ago
  8. c7b993b Fix my test case from r133136 so that it actually represents the code by Chandler Carruth · 13 years ago
  9. 5546e69 Skip both character pointers and void pointers when diagnosing bad by Chandler Carruth · 13 years ago
  10. 55080a7 Build fix attempt. by Nico Weber · 13 years ago
  11. e4a1c64 Warn on memset(ptr, 0, sizeof(ptr)). Diagnostic wording by Jordy Rose. by Nico Weber · 13 years ago