История коммитов

Автор SHA1 Сообщение Дата
  Saar Raz cf4a18c6aa [Concept] Associated Constraints Infrastructure 5 лет назад
  Simon Pilgrim f294fc0727 DeclBase/DeclCXX/DeclTemplate - silence static analyzer getAs<> null dereference warnings. NFCI. 5 лет назад
  Kadir Cetinkaya 72b8749991 [clang] Make handling of unnamed template params similar to function params 5 лет назад
  Saar Raz fa50bf0cf8 [Concepts] Concept definitions (D40381) 6 лет назад
  Richard Smith 672ad5280a Replace ad-hoc tracking of pattern for an instantiated class-scope 6 лет назад
  David Blaikie ea61015027 Modules: Adopt template parameters for variable templates to set their decl context correctly 6 лет назад
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 лет назад
  Richard Trieu 293aad519f Add vtable anchor to classes. 6 лет назад
  Erik Pilkington 82a30912df [Sema] Remove some conditions of a failing assert 6 лет назад
  Erik Pilkington c72f348e95 [Sema] Fix a multiple definition bug with friends and templates 6 лет назад
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 лет назад
  Erich Keane f2421d2e1b [AST][1/4] Move the bit-fields from TagDecl, EnumDecl and RecordDecl into DeclContext 7 лет назад
  Fangrui Song abdbb605f2 Remove trailing space 7 лет назад
  Faisal Vali 9626b8d4ee Revert rC330794 and some dependent tiny bug fixes 7 лет назад
  Faisal Vali 45d663da56 [c++2a] [concepts] Add rudimentary parsing support for template concept declarations 7 лет назад
  Eugene Zelenko a204565a1d [AST] Fix some Clang-tidy modernize-use-auto warnings; other minor fixes (NFC). 7 лет назад
  Vassil Vassilev 618519b96f D40901: Refactor lazy loading of template specializations. NFC 7 лет назад
  Richard Smith e9089c9a34 PR35456: Track definedness of variable template specializations separately from 7 лет назад
  Eugene Zelenko b473c3d246 [AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 лет назад
  Serge Pavlov 9fadf2235f Refactor functions PrintTemplateArgumentList 7 лет назад
  George Burgess IV 0b0a12c569 Add a destruct-on-exit function to ASTContext. 8 лет назад
  Hubert Tong eac12edf43 [Concepts] Class template associated constraints 8 лет назад
  Vassil Vassilev de0c61bab9 PR31469: Don't add friend template class decls to redecl chain in dependent contexts. 8 лет назад
  Richard Smith 12d117c5a5 When producing a name of a partial specialization in a diagnostic, use the 8 лет назад
  Richard Smith 5d286f24ea Move generation of injected template arguments for a template parameter list 8 лет назад
  Jonathan Roelofs 1057307a75 Delete tautological assertion. 8 лет назад
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. 8 лет назад
  Hubert Tong 826aea87e9 Reapply r276069 with workaround for MSVC 2013 9 лет назад
  Hubert Tong 06a1ffe84a Revert r276069: MSVC bots not happy 9 лет назад
  Hubert Tong 2d4a61465e Concepts: Create space for requires-clause in TemplateParameterList; NFC 9 лет назад