Commit History

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