提交歷史

作者 SHA1 備註 提交日期
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  Volodymyr Sapsai d0c687aaf8 [Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots. 7 年之前
  Eugene Zelenko 315b188f45 [Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 年之前
  Erik Pilkington e300395c37 [Sema] Don't allow -Wunguarded-availability to be silenced with redecls 8 年之前
  Erik Pilkington b5328fc64e [Sema] Delay partial availability diagnostics, just like deprecated 8 年之前
  Erik Pilkington 5bf25477dc [NFC][ObjC Availability] Refactor DiagnoseAvailabilityOfDecl 9 年之前
  Manman Ren 7391f7f03c Addressing review comments for r261163. 9 年之前
  Manman Ren 83a9e40e5f Add 'nopartial' qualifier for availability attributes. 9 年之前
  Nico Weber 86877a8679 Add -Wpartial-availability. 10 年之前
  Fariborz Jahanian 51ccb71920 Objective-C. Diagnose when property access is using declared 11 年之前
  Craig Topper 6b8c5857eb [C++11] Use 'nullptr'. Sema edition. 11 年之前
  Jordan Rose 5a48fb5809 Squelch leak found by LSan by handling missing switch case. 11 年之前
  Ted Kremenek 00374d1830 Implemented delayed processing of 'unavailable' checking, just like with 'deprecated'. 11 年之前
  Fariborz Jahanian fd09088880 objective-C: when diagnosing deprecated/unavailable usage of 13 年之前
  Fariborz Jahanian b0a6615cb9 objc: When issue diagnostic about deprecated method, also 13 年之前
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 年之前
  John McCall f85e193739 Automatic Reference Counting. 14 年之前
  Douglas Gregor 2923380223 Teach DelayedDiagnostic to copy its string, rather than hope that the 14 年之前