Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Bruno Ricci ea608fd0e4 [clang] Ensure that comment classes are trivially destructible 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
  Fangrui Song abdbb605f2 Remove trailing space 7 năm trước cách đây
  Alex Lorenz 86ab1dc77f [AST] Look through attribute type locs when searching for function type 8 năm trước cách đây
  Alex Lorenz b7ae3c02a7 [PR32667] -Wdocumentation should allow @param/@returns for fields/variables 8 năm trước cách đây
  Bruno Cardoso Lopes 0188dc5a04 [Sema][Comments] Add support for TypeAliasTemplate 9 năm trước cách đây
  Bruno Cardoso Lopes b5b9d9e307 [Sema][Comments] Factor out function type loc logic. NFCI 9 năm trước cách đây
  Bruno Cardoso Lopes 5fcbbd604f [Sema][Comments] Support @param with c++ 'using' keyword 9 năm trước cách đây
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 năm trước cách đây
  David Majnemer ba5c7ce848 Use more ArrayRefs 9 năm trước cách đây
  Craig Topper d39a2d4063 Use llvm::makeArrayRef instead of explicitly calling ArrayRef constructor and mentioning the type. This works now that we have a conversion from ArrayRef<T*> to ArrayRef<const T*>. 11 năm trước cách đây
  Craig Topper 613c4e1cde [C++11] Use 'nullptr'. AST edition. 11 năm trước cách đây
  Alp Toker c6ffb1e515 Rename getResultLoc() too 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
  Dmitri Gribenko bd28dd97f6 Documentation comment parsing: when checking if we have typedef to something 11 năm trước cách đây
  Dmitri Gribenko 75c211837e Documentation comment parsing: allow \param and \returns on std::function, 11 năm trước cách đây
  Reid Kleckner 8e77b2bb5a Add an AdjustedType sugar node for adjusting calling conventions 11 năm trước cách đây
  Eli Friedman bafe46fe35 Add unused markings to suppress warnings. 12 năm trước cách đây
  Dmitri Gribenko 3520868fcf Use CharInfo.h routines in TextComment::isWhitespaceNoCache 12 năm trước cách đây
  Fariborz Jahanian eb9c55fdfa [comment parsing]: Removes an unsafe API whose 12 năm trước cách đây
  Dmitri Gribenko c5b0054693 Comment parsing: allow "\param ..." to describe variadic arguments 12 năm trước cách đây
  Dmitri Gribenko 5543169296 Replace ArrayRef<T>() with None, now that we have an implicit ArrayRef constructor from None 12 năm trước cách đây
  David Blaikie 39e6ab4be9 Replace TypeLoc llvm::cast support to be well-defined. 12 năm trước cách đây
  Alexander Kornienko acd356e18e Dump comments in -ast-dump. 12 năm trước cách đây
  Dmitri Gribenko 8cfabf2cb2 Remove const_casts by propagating constness down to called functions. 13 năm trước cách đây
  Fariborz Jahanian 262e60c1cc [doc parsing] use getParamName to access parameter 13 năm trước cách đây
  Fariborz Jahanian 1bfb00dabf [Doc parsing]: This patch adds <Declaration> tag to 13 năm trước cách đây
  Fariborz Jahanian 88d285cc0f Fixes location of overriding declaration with no comment 13 năm trước cách đây
  Fariborz Jahanian 6553c686cb structured document comment: patch to provide comment for overriding function 13 năm trước cách đây
  Fariborz Jahanian 749ace614b search for overridden methods with comment when overriding method 13 năm trước cách đây