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 жил өмнө |