This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b982b0f Attempt to work around MSVC rejects-valid, round 2. new 1540342 CodeGen: whitespace cleanup, StringRef usage in ObjC EH type [...] new 02c3231 CodeGen: whitespace, formatting cleanups, NFC new 0aefc16 CodeGen: honour dllstorage on ObjC types
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGObjCGNU.cpp | 119 +++++++++++++++++------- lib/CodeGen/CGObjCMac.cpp | 209 ++++++++++++++++++++++++++++-------------- test/CodeGenObjC/dllstorage.m | 151 ++++++++++++++++++++++++++++++ 3 files changed, 376 insertions(+), 103 deletions(-) create mode 100644 test/CodeGenObjC/dllstorage.m