Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
ARCMigrate
/
TransZeroOutPropsInDealloc.cpp
6907ce2
Remove trailing space
by Fangrui Song
· 7 years ago
8ae1203
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
d85eff4
[C++11] Replacing ObjCCategoryDecl iterators propimpl_begin() and propimpl_end() with iterator_range property_impls(). Updating all of the usages of the iterators with range-based for loops.
by Aaron Ballman
· 12 years ago
d81108f
s/tranform/transform/
by Benjamin Kramer
· 13 years ago
4ab984e
Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.
by Benjamin Kramer
· 13 years ago
40ed297
Revert Decl's iterators back to pointer value_type rather than reference value_type
by David Blaikie
· 13 years ago
2d7c57e
Remove the ref/value inconsistency in filter_decl_iterator.
by David Blaikie
· 13 years ago
fe96e0b
Change the AST representation of operations on Objective-C
by John McCall
· 14 years ago
d2b9112
[arcmt] For GC, cleanup and turn -finalize to -dealloc.
by Argyrios Kyrtzidis
· 14 years ago
0e62c1c
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
e5b475c
[arcmt] Break apart Transforms.cpp.
by Argyrios Kyrtzidis
· 14 years ago