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
Chris Lattner
ffcafd7c00
fix the AST printer to stop omitting parens around "simple enough" parameter
...
lists.
2016-07-02 20:24:58 -07:00
David Farler
52e539ce37
Fix typo on RUN line in test/SILOptimizer/super_objc_class_method.swift
2016-01-15 14:17:00 -08:00
David Farler
bd8d85da0a
Turn on dynamic super method dispatch by default
...
This removes the -use-native-super-method flag and turns on dynamic
dispatch for native method invocations on super by default.
rdar://problem/22749732
2016-01-15 13:37:53 -08:00
Andrew Trick
bd35b4789c
Move test/SILOptimizer files to reflect lib/SILOptimizer.
2015-12-11 15:53:22 -08:00