1. 6907ce2 Remove trailing space by Fangrui Song · 7 years ago
  2. 7d89ce9 [Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots. by Volodymyr Sapsai · 8 years ago
  3. 9fbf641 [Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  4. 4042f3c [Sema] Don't allow -Wunguarded-availability to be silenced with redecls by Erik Pilkington · 8 years ago
  5. a800397 [Sema] Delay partial availability diagnostics, just like deprecated by Erik Pilkington · 9 years ago
  6. 796a3e2 [NFC][ObjC Availability] Refactor DiagnoseAvailabilityOfDecl by Erik Pilkington · 9 years ago
  7. d8039df Addressing review comments for r261163. by Manman Ren · 10 years ago
  8. b636b90 Add 'nopartial' qualifier for availability attributes. by Manman Ren · 10 years ago
  9. 0055a19 Add -Wpartial-availability. by Nico Weber · 11 years ago
  10. 89ea961 Objective-C. Diagnose when property access is using declared by Fariborz Jahanian · 11 years ago
  11. c3ec149 [C++11] Use 'nullptr'. Sema edition. by Craig Topper · 11 years ago
  12. 7d2a5e6 Squelch leak found by LSan by handling missing switch case. by Jordan Rose · 11 years ago
  13. b79ee57 Implemented delayed processing of 'unavailable' checking, just like with 'deprecated'. by Ted Kremenek · 12 years ago
  14. 974c948 objective-C: when diagnosing deprecated/unavailable usage of by Fariborz Jahanian · 13 years ago
  15. 7923ef4 objc: When issue diagnostic about deprecated method, also by Fariborz Jahanian · 14 years ago
  16. 0e62c1c remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 14 years ago
  17. 31168b0 Automatic Reference Counting. by John McCall · 14 years ago
  18. 899b68f Teach DelayedDiagnostic to copy its string, rather than hope that the by Douglas Gregor · 15 years ago