index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Edit
/
RewriteObjCFoundationAPI.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
Erik Pilkington
2019-07-02
1
-0
/
+1
*
[Fixed Point Arithmetic] Fixed Point and Integer Conversions
Leonard Chan
2019-03-06
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Fixed Point Arithmetic] Fixed Point to Boolean Cast
Leonard Chan
2018-10-23
1
-0
/
+1
*
[OpenCL][NFC] Unify ZeroToOCL* cast types
Andrew Savonichev
2018-10-23
1
-2
/
+1
*
[Fixed Point Arithmetic] FixedPointCast
Leonard Chan
2018-10-15
1
-0
/
+3
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-3
/
+3
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-7
/
+6
*
Remove trailing space
Fangrui Song
2018-07-30
1
-9
/
+9
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-4
/
+4
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-03
1
-0
/
+4
*
Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare ope...
Egor Churaev
2016-12-23
1
-0
/
+1
*
[OpenCL] Generate opaque type for sampler_t and function call for the initial...
Yaxun Liu
2016-07-28
1
-0
/
+1
*
[Bugfix] Fix ICE on constexpr vector splat.
George Burgess IV
2016-01-13
1
-0
/
+3
*
Objective-C modernization. Convert -initWithUTF8String messaging
Fariborz Jahanian
2014-08-25
1
-1
/
+2
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-09
1
-4
/
+4
*
Add front-end infrastructure now address space casts are in LLVM IR.
David Tweed
2013-12-11
1
-0
/
+1
*
ObjectiveC migrator: Remove semicolon after the typedef
Fariborz Jahanian
2013-07-18
1
-92
/
+0
*
ObjectiveC migration. migration to NS_ENUM/SN_OPTION
Fariborz Jahanian
2013-07-18
1
-0
/
+13
*
ObjectiveC migration: complete migrating class
Fariborz Jahanian
2013-07-16
1
-22
/
+22
*
ObjC migrator: build conforming interface
Fariborz Jahanian
2013-07-16
1
-0
/
+32
*
ObjC migrator: Improve on hueristics.
Fariborz Jahanian
2013-07-10
1
-5
/
+20
*
objc migrator: More refinment of property
Fariborz Jahanian
2013-07-10
1
-9
/
+9
*
[Objective-C migrator] replace candidate user setter/getter with
Fariborz Jahanian
2013-07-08
1
-1
/
+27
*
[objc migrator]: More knobs to do migration to
Fariborz Jahanian
2013-07-05
1
-0
/
+6
*
Include llvm::Optional in clang/Basic/LLVM.h
David Blaikie
2013-02-20
1
-3
/
+3
*
Remove an unneeded const_cast
Dmitri Gribenko
2013-02-14
1
-3
/
+2
*
Implement OpenCL event_t as Clang builtin type, including event_t related Ope...
Guy Benyei
2013-01-20
1
-0
/
+1
*
[objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionar...
Argyrios Kyrtzidis
2013-01-16
1
-4
/
+158
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-3
/
+3
*
Change the representation of builtin functions in the AST
Eli Friedman
2012-08-31
1
-0
/
+1
*
[objcmt] Check for classes that accept 'objectForKey:' (or the other selectors
Argyrios Kyrtzidis
2012-07-06
1
-5
/
+70
*
[objcmt] Allow migrating to subscripting syntax for other classes
Argyrios Kyrtzidis
2012-07-05
1
-15
/
+25
*
Drop the ASTContext.h include from Stmt.h and fix up transitive users.
Benjamin Kramer
2012-07-04
1
-0
/
+1
*
[objcmt] Have the modern objc migration warning change from:
Argyrios Kyrtzidis
2012-06-20
1
-2
/
+3
*
[objcmt] When checking whether the subscripting methods are declared use
Argyrios Kyrtzidis
2012-06-19
1
-4
/
+4
*
[objcmt] When in ARC mode, also convert "[[.. alloc] init]" messages to liter...
Argyrios Kyrtzidis
2012-06-06
1
-9
/
+27
*
[objcmt] Don't migrate to subscripting syntax if the required methods have not
Argyrios Kyrtzidis
2012-06-04
1
-11
/
+40
*
[objcmt] Warn when modern objc migrator does not convert a NSNumber message b...
Argyrios Kyrtzidis
2012-05-24
1
-1
/
+7
*
[objcmt] Don't add redundant parentheses when migrating subscripting of an ivar.
Argyrios Kyrtzidis
2012-05-22
1
-0
/
+2
*
[objcmt] Accept char arrays for rewriting to @() syntax.
Argyrios Kyrtzidis
2012-05-16
1
-2
/
+4
*
[objcmt] When using NSNumber numberWithInteger:/numberWithUnsignedInteger: be
Argyrios Kyrtzidis
2012-05-15
1
-1
/
+9
*
[objcmt] Rewrite messages to NSString's stringWithUTF8String:/stringWithCString:
Argyrios Kyrtzidis
2012-05-15
1
-1
/
+70
*
[objcmt] Rewrite [NSNumber numberWith*] messages to the new @() boxing syntax.
Argyrios Kyrtzidis
2012-05-15
1
-13
/
+141
*
[objcmt] When rewriting to subscripting syntax, make sure we put
Argyrios Kyrtzidis
2012-05-14
1
-2
/
+26
*
[objcmt] When rewriting to array/dictionary literals, add an explicit
Argyrios Kyrtzidis
2012-05-14
1
-0
/
+63
*
Remove unused-but-set variable.
Benjamin Kramer
2012-03-13
1
-5
/
+3
*
Unify naming of LangOptions variable/get function across the Clang stack (Lex...
David Blaikie
2012-03-11
1
-1
/
+1
*
Add new code migrator support for migrating existing Objective-C code to use
Ted Kremenek
2012-03-06
1
-0
/
+589