Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
Edit
/
RewriteObjCFoundationAPI.cpp
b4ba467
[Fixed Point Arithmetic] Fixed Point to Boolean Cast
by Leonard Chan
· 7 years ago
b555b76
[OpenCL][NFC] Unify ZeroToOCL* cast types
by Andrew Savonichev
· 7 years ago
99bda37
[Fixed Point Arithmetic] FixedPointCast
by Leonard Chan
· 7 years ago
1c301dc
Port getLocEnd -> getEndLoc
by Stephen Kelly
· 7 years ago
f2ceec4
Port getLocStart -> getBeginLoc
by Stephen Kelly
· 7 years ago
6907ce2
Remove trailing space
by Fangrui Song
· 7 years ago
9fc8faf
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
efa7124
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
by Galina Kistanova
· 8 years ago
8983142
Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand."
by Egor Churaev
· 9 years ago
0bc4b2d
[OpenCL] Generate opaque type for sampler_t and function call for the initializer
by Yaxun Liu
· 9 years ago
df1ed00
[Bugfix] Fix ICE on constexpr vector splat.
by George Burgess IV
· 10 years ago
be7bf72
Objective-C modernization. Convert -initWithUTF8String messaging
by Fariborz Jahanian
· 11 years ago
2145bc0
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
e146832
Add front-end infrastructure now address space casts are in LLVM IR.
by David Tweed
· 12 years ago
85e988b
ObjectiveC migrator: Remove semicolon after the typedef
by Fariborz Jahanian
· 12 years ago
9246327
ObjectiveC migration. migration to NS_ENUM/SN_OPTION - wip.
by Fariborz Jahanian
· 12 years ago
3eb3159
ObjectiveC migration: complete migrating class
by Fariborz Jahanian
· 12 years ago
5bd5aff
ObjC migrator: build conforming interface declaration (not yet used). wip.
by Fariborz Jahanian
· 12 years ago
56f48d0
ObjC migrator: Improve on hueristics.
by Fariborz Jahanian
· 12 years ago
a830ea7
objc migrator: More refinment of property
by Fariborz Jahanian
· 12 years ago
bfaabe4
[Objective-C migrator] replace candidate user setter/getter with
by Fariborz Jahanian
· 12 years ago
266926d
[objc migrator]: More knobs to do migration to use of objc's properties.
by Fariborz Jahanian
· 12 years ago
05785d1
Include llvm::Optional in clang/Basic/LLVM.h
by David Blaikie
· 13 years ago
60e92e5
Remove an unneeded const_cast
by Dmitri Gribenko
· 13 years ago
1b4fb3e
Implement OpenCL event_t as Clang builtin type, including event_t related OpenCL restrictions (OpenCL 1.2 spec 6.9)
by Guy Benyei
· 13 years ago
6b4f341
[objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionary literal
by Argyrios Kyrtzidis
· 13 years ago
3a02247
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 13 years ago
34866c7
Change the representation of builtin functions in the AST
by Eli Friedman
· 13 years ago
89b928e
[objcmt] Check for classes that accept 'objectForKey:' (or the other selectors
by Argyrios Kyrtzidis
· 13 years ago
13b9292
[objcmt] Allow migrating to subscripting syntax for other classes
by Argyrios Kyrtzidis
· 13 years ago
1ea8e09
Drop the ASTContext.h include from Stmt.h and fix up transitive users.
by Benjamin Kramer
· 13 years ago
927a437
[objcmt] Have the modern objc migration warning change from:
by Argyrios Kyrtzidis
· 13 years ago
a3fcbeb
[objcmt] When checking whether the subscripting methods are declared use
by Argyrios Kyrtzidis
· 13 years ago
63aebfb
[objcmt] When in ARC mode, also convert "[[.. alloc] init]" messages to literals,
by Argyrios Kyrtzidis
· 13 years ago
6310fdd
[objcmt] Don't migrate to subscripting syntax if the required methods have not
by Argyrios Kyrtzidis
· 13 years ago
b482260
[objcmt] Warn when modern objc migrator does not convert a NSNumber message because it requires a cast.
by Argyrios Kyrtzidis
· 13 years ago
9444298
[objcmt] Don't add redundant parentheses when migrating subscripting of an ivar.
by Argyrios Kyrtzidis
· 13 years ago
8154147
[objcmt] Accept char arrays for rewriting to @() syntax.
by Argyrios Kyrtzidis
· 13 years ago
cebe722
[objcmt] When using NSNumber numberWithInteger:/numberWithUnsignedInteger: be
by Argyrios Kyrtzidis
· 13 years ago
7bd957c
[objcmt] Rewrite messages to NSString's stringWithUTF8String:/stringWithCString:
by Argyrios Kyrtzidis
· 13 years ago
491e4ae
[objcmt] Rewrite [NSNumber numberWith*] messages to the new @() boxing syntax.
by Argyrios Kyrtzidis
· 13 years ago
0bbe94f
[objcmt] When rewriting to subscripting syntax, make sure we put
by Argyrios Kyrtzidis
· 13 years ago
c1dfed6
[objcmt] When rewriting to array/dictionary literals, add an explicit
by Argyrios Kyrtzidis
· 13 years ago
ece209a
Remove unused-but-set variable.
by Benjamin Kramer
· 14 years ago
bbafb8a
Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST).
by David Blaikie
· 14 years ago
f7639e1
Add new code migrator support for migrating existing Objective-C code to use
by Ted Kremenek
· 14 years ago