Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Simon Pilgrim d779f019c1 Sema - silence static analyzer getAs<> null dereference warnings. NFCI. 5 năm trước cách đây
  Simon Pilgrim 84d475a5ed Silence static analyzer getAs<RecordType> null dereference warnings. NFCI. 5 năm trước cách đây
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC 6 năm trước cách đây
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 năm trước cách đây
  Ilya Biryukov 1091de1710 [CodeComplete] Fix a crash in access checks of inner classes 6 năm trước cách đây
  Ilya Biryukov 43d57f5da1 [CodeComplete] Cleanup access checking in code completion 6 năm trước cách đây
  Richard Smith 730c7ae40e P0969R0: allow structured binding of accessible members, not only public members. 7 năm trước cách đây
  Fangrui Song abdbb605f2 Remove trailing space 7 năm trước cách đây
  Eric Liu 16cd80eccb [CodeComplete] Fix accessibilty of protected members from base class. 7 năm trước cách đây
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 năm trước cách đây
  Hans Wennborg 9989ece040 Revert r325321 "[Sema] Take into account the current context when checking the" 7 năm trước cách đây
  Akira Hatanaka 2867bd1baa [Sema] Take into account the current context when checking the 7 năm trước cách đây
  Richard Smith 5be817d9f9 P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: 9 năm trước cách đây
  Etienne Bergeron 06caa0fe00 [Sema] Fix incorrect enum token namespace 9 năm trước cách đây
  Richard Smith c1d4062ba3 Make SemaAccess smarter about determining when a dependent class might 9 năm trước cách đây
  Richard Smith eb4fb3e562 Fix crash in access check for aggregate initialization of base classes. It's 9 năm trước cách đây
  David Blaikie 7d10404859 -Wdeprecated: SavedInstanceContext is returned by value but isn't really copyable, but it can be made movable 10 năm trước cách đây
  Davide Italiano 1218427dd0 [SemaAccess] Provide meaningful message when we hit llvm_unreachable(). 10 năm trước cách đây
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 năm trước cách đây
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 năm trước cách đây
  Davide Italiano c948852ae6 [Sema] Improve llvm_unreachable() message. 10 năm trước cách đây
  Reid Kleckner 647af370c2 Don't assume friended C++ method decls have qualifiers 10 năm trước cách đây
  Alp Toker af940ca85c Consolidate some note diagnostics 11 năm trước cách đây
  Craig Topper 6b8c5857eb [C++11] Use 'nullptr'. Sema edition. 11 năm trước cách đây
  Aaron Ballman 75cecc70e2 [C++11] Replacing CXXRecordDecl iterators friend_begin() and friend_end() with iterator_range friends(). Updating all of the usages of the iterators with range-based for loops. 11 năm trước cách đây
  Aaron Ballman 7191c6b061 [C++11] Replacing CXXRecordDecl iterators bases_begin() and bases_end() with iterator_range bases(). Updating all of the usages of the iterators with range-based for loops. 11 năm trước cách đây
  Aaron Ballman caabaa8e4b [C++11] Replacing DeclBase iterators decls_begin() and decls_end() with iterator_range decls(). The same is true for the noload versions of these APIs. Updating all of the usages of the iterators with range-based for loops. 11 năm trước cách đây
  Reid Kleckner da8b957aca Move the -fms-compatibility using decl check after real access checking 11 năm trước cách đây
  Alp Toker 37545f747c Rename getResultType() on function and method declarations to getReturnType() 11 năm trước cách đây
  Alp Toker 6c3ae05f55 Change a dyn_cast from r199794 to a straight cast 11 năm trước cách đây