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
/
include
/
clang
/
Basic
/
ObjCRuntime.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MSVC "not all control paths return a value" warning.
Simon Pilgrim
2019-05-30
1
-0
/
+1
*
Add the `objc_class_stub` attribute.
John McCall
2019-05-30
1
-0
/
+16
*
[CodeGenObjC] Emit [[X alloc] init] as objc_alloc_init(X) when available
Erik Pilkington
2019-02-14
1
-0
/
+16
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Convert some ObjC retain/release msgSends to runtime calls.
Pete Cooper
2018-12-21
1
-0
/
+37
*
Convert some ObjC msgSends to runtime calls.
Pete Cooper
2018-12-08
1
-0
/
+37
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
Move VersionTuple from clang/Basic to llvm/Support
Pavel Labath
2018-06-11
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-18
/
+18
*
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2018-03-28
1
-12
/
+12
*
Fix which Darwin versions have ObjC runtime with full subscripting support.
Volodymyr Sapsai
2018-02-26
1
-2
/
+2
*
revert r317228: remove unused function from ObjCRuntime.h, NFC
Alex Lorenz
2017-11-02
1
-0
/
+5
*
remove unused function from ObjCRuntime.h, NFC
Alex Lorenz
2017-11-02
1
-5
/
+0
*
[ObjC] Use empty Objective-C collection literal constants when
Akira Hatanaka
2017-04-15
1
-0
/
+14
*
Revert "[ObjC] Use empty Objective-C collection literal constants when"
Akira Hatanaka
2017-04-15
1
-14
/
+0
*
[ObjC] Use empty Objective-C collection literal constants when
Akira Hatanaka
2017-04-15
1
-0
/
+14
*
[CodeGen][ObjC] Emit objc_unsafeClaimAutoreleasedReturnValue for
Akira Hatanaka
2016-12-13
1
-0
/
+1
*
Revert "Convert some ObjC msgSends to runtime calls."
Pete Cooper
2016-03-21
1
-73
/
+0
*
Convert some ObjC msgSends to runtime calls.
Pete Cooper
2016-03-16
1
-0
/
+73
*
Emit calls to objc_unsafeClaimAutoreleasedReturnValue when
John McCall
2016-01-27
1
-0
/
+17
*
Watch and TV OS: wire up basic ABI choices
Tim Northover
2015-10-30
1
-0
/
+16
*
Enable ARC on the fragile runtime.
John McCall
2015-10-21
1
-2
/
+4
*
Header guard canonicalization, clang part.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Objective-C driver. Do not use legacy dispatch for
Fariborz Jahanian
2014-02-05
1
-2
/
+2
*
ObjectiveC driver. change to reinstate -fno-objc-legacy-dispatch behavior
Fariborz Jahanian
2014-01-22
1
-8
/
+4
*
ObjectiveC driver. reinstate -fno-objc-legacy-dispatch behavior
Fariborz Jahanian
2014-01-20
1
-0
/
+9
*
Enable non-fragile ABI for the ObjFW runtime
Benjamin Kramer
2013-11-23
1
-1
/
+1
*
ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXT
Fariborz Jahanian
2013-10-15
1
-3
/
+2
*
Reapply r170344, this time without forgetting to commit the header changes.
David Chisnall
2012-12-17
1
-1
/
+15
*
Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.
Daniel Dunbar
2012-10-15
1
-1
/
+14
*
Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6.
Nico Weber
2012-10-15
1
-14
/
+1
*
Add Clang support for iOS6.
Bob Wilson
2012-09-29
1
-1
/
+14
*
Screw around with ObjCRuntime some more, changing the
John McCall
2012-08-21
1
-5
/
+25
*
Introduce new queries on ObjCRuntime for how to interpret subscripts
John McCall
2012-07-31
1
-0
/
+28
*
Add the ObjFW runtime. Patch by Jonathan Schleifer!
John McCall
2012-07-12
1
-1
/
+11
*
Hoist the logic for selecting the Objective-C dispatch method into the runtime
David Chisnall
2012-07-04
1
-0
/
+16
*
A few more cleanups for the GNU family of ObjC runtimes.
David Chisnall
2012-07-04
1
-5
/
+2
*
Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep
David Chisnall
2012-07-03
1
-17
/
+29
*
Documentation cleanup:
James Dennett
2012-07-02
1
-15
/
+19
*
Documentation cleanup: reformatting/fixing up file comments so that they have
James Dennett
2012-07-02
1
-3
/
+4
*
Introduce ObjCRuntime::hasWeakClassImport() and use it in the appropriate
John McCall
2012-06-20
1
-0
/
+12
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-0
/
+184