Commit History

Autor SHA1 Mensaxe Data
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique %!s(int64=6) %!d(string=hai) anos
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC %!s(int64=6) %!d(string=hai) anos
  Michael Kruse e93ddfad28 [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. %!s(int64=6) %!d(string=hai) anos
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo %!s(int64=6) %!d(string=hai) anos
  Bruno Ricci 85b7fd6c9a [AST][NFC] Remove stale comment in CXXRecordDecl::is(Virtually)DerivedFrom. %!s(int64=6) %!d(string=hai) anos
  Fangrui Song abdbb605f2 Remove trailing space %!s(int64=7) %!d(string=hai) anos
  Benjamin Kramer d642af48b0 [AST] Various micro-optimizations in CXXInheritance %!s(int64=7) %!d(string=hai) anos
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. %!s(int64=7) %!d(string=hai) anos
  George Burgess IV f6b7996bf6 Remove redundant casts. NFC %!s(int64=7) %!d(string=hai) anos
  Benjamin Kramer 25836be2c4 Refactor overridden methods iteration to avoid double lookups. %!s(int64=7) %!d(string=hai) anos
  Eugene Zelenko e0a9480f64 [AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). %!s(int64=7) %!d(string=hai) anos
  Alex Lorenz b7f27dbfdd [index] Avoid one more crash caused by infinite recursion that happens when %!s(int64=8) %!d(string=hai) anos
  Alex Lorenz 3f318c863b [index] Avoid another crash that happens when looking up a dependent name %!s(int64=8) %!d(string=hai) anos
  Alex Lorenz 35fdd442cf [index] Index simple dependent declaration references %!s(int64=8) %!d(string=hai) anos
  Malcolm Parsons bb177a9307 Remove unused lambda captures. NFC %!s(int64=8) %!d(string=hai) anos
  Mehdi Amini 2e23251d3e [NFC] Header cleanup %!s(int64=9) %!d(string=hai) anos
  Faisal Vali 5fb68f064c Fix PR27601 by reverting [r267453] - Refactor traversal of bases in deduction of template parameters from base %!s(int64=9) %!d(string=hai) anos
  Richard Smith a54dffea61 Refactor traversal of bases in deduction of template parameters from base %!s(int64=9) %!d(string=hai) anos
  Alexey Bataev 4ee889aa07 [OPENMP 4.0] Initial support for 'omp declare reduction' construct. %!s(int64=9) %!d(string=hai) anos
  David Blaikie c4831ee4a2 unique_ptrify CXXBasePaths::DeclsFound & remove the then-unnecessary user-defined dtor %!s(int64=10) %!d(string=hai) anos
  Benjamin Kramer 70cc20fef2 Capture 'this' so GCC 4.7 can find a static members. %!s(int64=10) %!d(string=hai) anos
  Benjamin Kramer af49942c7c [AST] Turn the callbacks of lookupInBases and forallBases into a function_ref %!s(int64=10) %!d(string=hai) anos
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). %!s(int64=10) %!d(string=hai) anos
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC %!s(int64=10) %!d(string=hai) anos
  Benjamin Kramer 08358f8850 CXXInheritance: Modernize removal of hidden virtual base class decls. %!s(int64=10) %!d(string=hai) anos
  Benjamin Kramer 7daf211f6c Update APIs that return a pair of iterators to return an iterator_range instead. %!s(int64=10) %!d(string=hai) anos
  Craig Topper 613c4e1cde [C++11] Use 'nullptr'. AST edition. %!s(int64=11) %!d(string=hai) anos
  Aaron Ballman 02242c339a [C++11] Removing the found_decls_begin() and found_decls_end() APIs and replacing with a range-only found_decls() API. %!s(int64=11) %!d(string=hai) anos
  Aaron Ballman 39c2bc7a3d [C++11] Replacing CXXRecordDecl iterators method_begin() and method_end() with iterator_range methods(). Updating all of the usages of the iterators with range-based for loops. %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=11) %!d(string=hai) anos