Davide Italiano
cb8d946cba
[Runtime] Remove the dependency on LLVM's Compiler.h
...
<rdar://problem/35860874>
2018-07-03 13:52:40 -07:00
practicalswift
6d1ae2a39c
[gardening] 2016 → 2017
2017-01-06 16:41:22 +01:00
practicalswift
797b80765f
[gardening] Use the correct base URL ( https://swift.org ) in references to the Swift website
...
Remove all references to the old non-TLS enabled base URL (http://swift.org )
2016-11-20 17:36:03 +01:00
practicalswift
f91525a10f
Consistent placement of "-*- [language] -*-===//" in header.
2016-01-04 09:46:20 +01:00
Zach Panzarino
e3a4147ac9
Update copyright date
2015-12-31 23:28:40 +00:00
Dmitri Hrybenko
b246c6cf10
Remove traces of the custom Swift zone
...
Swift SVN r22320
2014-09-28 00:10:49 +00:00
Dave Zarzycki
cf4fbe33f5
Heap: Checkpoint leaks/heap/vm_map support
...
Huge allocation leaks are detected correctly.
Tiny allocation leaks are problematic, both false positive and false negative.
For example:
leaks Report Version: 2.0
Process 73345: 4980 nodes malloced for 1677 KB
Process 73345: 1 leak for 1048576 total leaked bytes.
Leak: 0x10aed0000 size=1048576 zone: SwiftZone_0x10adc35d8
Swift SVN r18007
2014-05-13 16:28:44 +00:00
Dave Zarzycki
bba63fa14d
Runtime: Add LLVM_LIBRARY_VISIBILITY to a few APIs. NFC.
...
Swift SVN r15697
2014-03-31 22:50:22 +00:00
Dave Zarzycki
0e8de87f05
Runtime: more SwiftObject API completeness
...
Swift SVN r15696
2014-03-31 22:50:19 +00:00
Dave Zarzycki
b32a02a75f
Runtime: wire up wrapper zone around the default zone
...
Swift SVN r14226
2014-02-21 20:11:48 +00:00