Akira Hatanaka 6f6156b9fc Revert "[Sema] Diagnose default-initialization, destruction, and copying of"
This reverts commit r365985.

Prior to r365985, clang used to mark C union fields that have
non-trivial ObjC ownership qualifiers as unavailable if the union was
declared in a system header. r365985 stopped doing so, which caused the
swift compiler to crash when it tried to import a non-trivial union.

I have a patch that fixes the crash (https://reviews.llvm.org/D65256),
but I'm temporarily reverting the original patch until we can decide on
whether it's taking the right approach.

llvm-svn: 367076
2019-07-26 00:02:17 +00:00
..
2018-04-06 15:14:32 +00:00
2015-09-14 21:27:36 +00:00
2018-04-06 15:14:32 +00:00
2014-08-26 21:10:47 +00:00
2019-05-08 05:59:25 +00:00
2018-04-06 15:14:32 +00:00