Histórico de Commits

Autor SHA1 Mensagem Data
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Sam McCall 765aed9554 [AST] RecursiveASTVisitor visits lambda classes when implicit visitation is on. há 6 anos atrás
  Sam McCall 86ada78ef4 [AST] Allow limiting the scope of common AST traversals (getParents, RAV). há 6 anos atrás
  Benjamin Kramer c801312a7d Prune away some unused using decls. NFC. há 9 anos atrás
  Benjamin Kramer 4c0bc1aa1b [AST] Re-add TypeLocs and NestedNameSpecifierLocs to the ParentMap. há 9 anos atrás
  Benjamin Kramer 7106dc1921 Revert "[AST] Put TypeLocs and NestedNameSpecifierLocs into the ParentMap." há 9 anos atrás
  Benjamin Kramer 8f3d8be71a [AST] Put TypeLocs and NestedNameSpecifierLocs into the ParentMap. há 9 anos atrás
  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. há 10 anos atrás
  Chandler Carruth 4b9be6e25f Sort all the #include lines with LLVM's utils/sort_includes.py which há 11 anos atrás
  Manuel Klimek ff9a01000f First step towards adding a parent map to the ASTContext. há 12 anos atrás