تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 سال پیش
  Sam McCall 765aed9554 [AST] RecursiveASTVisitor visits lambda classes when implicit visitation is on. 6 سال پیش
  Sam McCall 86ada78ef4 [AST] Allow limiting the scope of common AST traversals (getParents, RAV). 6 سال پیش
  Benjamin Kramer c801312a7d Prune away some unused using decls. NFC. 9 سال پیش
  Benjamin Kramer 4c0bc1aa1b [AST] Re-add TypeLocs and NestedNameSpecifierLocs to the ParentMap. 9 سال پیش
  Benjamin Kramer 7106dc1921 Revert "[AST] Put TypeLocs and NestedNameSpecifierLocs into the ParentMap." 9 سال پیش
  Benjamin Kramer 8f3d8be71a [AST] Put TypeLocs and NestedNameSpecifierLocs into the ParentMap. 9 سال پیش
  Aaron Ballman 5d6b9bd99d Rename AST node matchers to match the AST node names directly. Part of this rename also splits recordDecl() (which used to match CXXRecordDecl) into recordDecl() (that matches RecordDecl) and cxxRecordDecl (that matches CXXRecordDecl). Also adds isStruct(), isUnion(), and isClass() narrowing matchers for RecordDecl objects. 10 سال پیش
  Chandler Carruth 4b9be6e25f Sort all the #include lines with LLVM's utils/sort_includes.py which 11 سال پیش
  Manuel Klimek ff9a01000f First step towards adding a parent map to the ASTContext. 12 سال پیش