Davide Italiano
|
67f90696d8
|
[SILGen] Create a new debug scope for top-level code.
<rdar://problem/46686369>
|
2019-01-10 15:38:24 -08:00 |
|
Adrian Prantl
|
84d9238315
|
Emit llvm.dbg.declare intrisics immediately after the described alloca.
This cleanup change doesn't change the semantics, but it makes the
resulting IR much easier to read and debug.
|
2017-05-24 09:13:41 -07:00 |
|
Adrian Prantl
|
0b2b0c036c
|
Revert "Emit llvm.dbg.declare intrisics immediately after the described alloca."
This reverts commit 8660fd489a.
|
2017-05-23 11:42:13 -07:00 |
|
Adrian Prantl
|
8660fd489a
|
Emit llvm.dbg.declare intrisics immediately after the described alloca.
This cleanup change doesn't change the semantics, but it makes the
resulting IR much easier to read and debug.
|
2017-05-23 09:23:41 -07:00 |
|
Dmitri Gribenko
|
d175b3b66d
|
Migrate FileCheck to %FileCheck in tests
|
2016-08-10 23:52:02 -07:00 |
|
Dmitri Gribenko
|
65d840c0ae
|
stdlib: lowercase cases in Optional and ImplicitlyUnwrappedOptional
|
2016-02-18 00:40:33 -08:00 |
|
Adrian Prantl
|
95d3851e1c
|
Debug Info: Ensure that patterns bound in a while stmt end up in their own
debug scope.
Similar to rdar://problem/22677613
Swift SVN r31998
|
2015-09-16 17:51:17 +00:00 |
|