Erik Eckstein
|
c4a11f4c92
|
tests: remove the now unused option -new-mangling-for-tests
|
2017-03-22 11:28:43 -07:00 |
|
Erik Eckstein
|
1d3724666f
|
tests: convert about 400 tests to the new mangling by using the -new-mangling-for-tests option
When the new mangling is enabled permanently, the option can be removed from the RUN command lines again.
|
2017-01-24 15:27:45 -08:00 |
|
Dmitri Gribenko
|
d175b3b66d
|
Migrate FileCheck to %FileCheck in tests
|
2016-08-10 23:52:02 -07:00 |
|
Adrian Prantl
|
4136f07072
|
Debug Info: Use artificial locations for emitting aggregate shadow copies.
<rdar://problem/25427596>
|
2016-07-29 15:10:27 -07:00 |
|
Adrian Prantl
|
ebc47e40be
|
Shadow copies: Use the function's debug scope for the artificial location
instead of the variable's potentially incorrectly not inlined scope.
rdar://problem/27206870
|
2016-07-06 18:50:30 -07:00 |
|
Robert Widmann
|
6249dfc9c8
|
Use the exact bitwidth integer for this test.
Fixes a regression in the test suite introduced in #3347 on 32-bit
architectures.
|
2016-07-06 02:09:02 -07:00 |
|
Adrian Prantl
|
674d2e79ec
|
Switch to an artificial debug location before emitting a shadow copy store.
This prevents (among other things) an unexpected step to the end of the
scope while initializing a guard variable.
<rdar://problem/25427596>
|
2016-07-05 11:47:56 -07:00 |
|