Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Duan
942893d7a6 ClangImporter: Preserve CChar type (#32692)
Addresses SR-466.
2020-07-08 10:18:58 -07:00
Jordan Rose
0ba51b0eff [test] Remove overlays with extra NS stripping from the mock SDK (#20954)
There were only two tests still using them, and they weren't hard to
migrate over to the normal mock SDK overlays.
2018-12-03 10:48:08 -08:00
Dmitri Gribenko
984210aa53 tests: replace '// RUN: rm -rf' '// RUN: mkdir' pairs with '%empty-directory(...)'
These changes were made using a script.
2017-06-04 11:08:39 -07:00
Maxim Moiseev
97ba30afc5 Fixing the omit_needless_words test. (#4505)
AppKit apinotes do not get applied on anything other than macOS. This
commit extracts the AppKit related part of the test into a separate
file, in order to not restrict all other tests from being executed on
simulators.
<rdar://problem/27495329>
2016-08-26 12:14:53 -07:00