Commit History

Auteur SHA1 Bericht Datum
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 jaren geleden
  John McCall 64add31d1a Add the `objc_class_stub` attribute. 6 jaren geleden
  Matt Davis 3711ba48f7 [sema][objc] Minor refactor to OverrideSearch. NFCI. 6 jaren geleden
  Akira Hatanaka 60c28aa5e6 [Sema][ObjC] Don't warn about an implicitly retained self if the 6 jaren geleden
  Erik Pilkington a12e071469 Add support for attributes on @implementations in Objective-C 6 jaren geleden
  Bruno Ricci 62e8a2946b [Sema][NFCI] Don't allocate storage for the various CorrectionCandidateCallback unless we are going to do some typo correction 6 jaren geleden
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 jaren geleden
  Raphael Isemann 9db9051461 Misc typos fixes in ./lib folder 6 jaren geleden
  Leonard Chan 8a3afc3750 [Sema] Push and Pop Expression Evaluation Context Records at the start and end of function definitions 6 jaren geleden
  Stephen Kelly 2dfd8132cf Port getLocEnd -> getEndLoc 7 jaren geleden
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 jaren geleden
  Erich Keane fb42852a3c [AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into DeclContext 7 jaren geleden
  Fangrui Song abdbb605f2 Remove trailing space 7 jaren geleden
  Akira Hatanaka 9b9b7f28bd [Sema][ObjC] Warn when a method declared in a protocol takes a 7 jaren geleden
  Erich Keane 829882796c AttributeList de-listifying: 7 jaren geleden
  Erik Pilkington d377dc1b8e [Sema] Emit -Wincomplete-implementation for partial methods. 7 jaren geleden
  Bruno Cardoso Lopes 6b9a1ecb46 Add protocol redefinition to the current scope/context 7 jaren geleden
  Saleem Abdulrasool 4d415cd5b3 Sema: diagnose invalid catch parameter in ObjC 7 jaren geleden
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 jaren geleden
  Alex Lorenz 094219decc [ObjC] Supress the 'implementing unavailable method' warning when 7 jaren geleden
  Steven Wu dd36ea8e5a [Availability] Improve availability to consider functions run at load time 7 jaren geleden
  Akira Hatanaka 759443f973 [Sema][ObjC] Ensure that the return type of an ObjC method is a complete 7 jaren geleden
  Alexander Kornienko b8b9458165 Fix typos in clang 7 jaren geleden
  George Burgess IV f6b7996bf6 Remove redundant casts. NFC 7 jaren geleden
  Alex Lorenz af90db31b5 [Sema][ObjC] Process category attributes before checking protocol uses 7 jaren geleden
  Akira Hatanaka 0813c5d5eb [Sema][ObjC] Use SmallSetVector to fix a failing test on the reverse 7 jaren geleden
  Alex Lorenz 9a22e344a5 PR35815: Separate out the ns-consumed diagnostic into an error and 7 jaren geleden
  Faisal Vali ef699b2164 [NFC] Modernize enum Declarator::TheContext to a type-safe scoped enum. 7 jaren geleden
  Aaron Ballman 8873bce640 Now that C++17 is official (https://www.iso.org/standard/68564.html), start changing the C++1z terminology over to C++17. NFC intended, these are all mechanical changes. 7 jaren geleden
  Volodymyr Sapsai b1ead8ba0f [Sema] Add support for flexible array members in Obj-C. 7 jaren geleden