提交历史

作者 SHA1 备注 提交日期
  Fangrui Song b76b345fe1 Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC 6 年之前
  Fangrui Song 0761773157 Fix file headers. NFC 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 年之前
  Alexander Kornienko 4ac74f807f Refactor: Simplify boolean conditional return statements in lib/ARCMigrate 9 年之前
  Craig Topper a797c529a6 [C++11] Use 'nullptr'. 11 年之前
  Aaron Ballman bcbb92d12f [C++11] Replacing CompoundStmt iterators body_begin() and body_end() with iterator_range body(). Updating all of the usages of the iterators with range-based for loops. 11 年之前
  Aaron Ballman 7d141621d4 [C++11] Replacing ObjCContainerDecl iterators instmeth_begin() and instmeth_end() with iterator_range instance_methods(). Updating all of the usages of the iterators with range-based for loops. 11 年之前
  Benjamin Kramer accaf19bc1 s/tranform/transform/ 12 年之前
  Benjamin Kramer 471c8b4998 Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h. 13 年之前
  Dmitri Gribenko aa0cd85838 Structured comment parsing, first step. 13 年之前
  David Blaikie 262bc18e32 Remove the ref/value inconsistency in filter_decl_iterator. 13 年之前
  Argyrios Kyrtzidis e7ef8556f4 [arcmt] For GC, cleanup and turn -finalize to -dealloc. 14 年之前
  Argyrios Kyrtzidis a64ccefdf0 Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset. 14 年之前
  Argyrios Kyrtzidis aec230d298 [arcmt] Fix test/ARCMT/remove-statements.m regression due to 14 年之前
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 年之前
  Argyrios Kyrtzidis fd3455a9eb [arcmt] Merge 'removeEmptyStatements' and 'removeDeallocMethod' passes to cut down on one compilation 14 年之前