]> granicus.if.org Git - clang/commit
Revert "[ObjC++] Never pass structs that transitively contain __weak fields in"
authorAkira Hatanaka <ahatanaka@apple.com>
Mon, 9 Apr 2018 21:47:58 +0000 (21:47 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Mon, 9 Apr 2018 21:47:58 +0000 (21:47 +0000)
commit0bcb7e49fa3343eb6f0ad2f298b4f74264194373
treef3d1f1546bae23fa3a228b6b8e2b8c92f361cf55
parent189f54bbe75921a3ef69f3a66c3a2a4eebdc794a
Revert "[ObjC++] Never pass structs that transitively contain __weak fields in"

This reverts commit r329617. It broke a windows bot.

http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/16372/steps/test/logs/stdio

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329627 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h
include/clang/AST/Type.h
lib/AST/Decl.cpp
lib/AST/DeclCXX.cpp
lib/AST/Type.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriter.cpp
lib/Serialization/ASTWriterDecl.cpp
test/CodeGenObjCXX/objc-struct-cxx-abi.mm