This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b68f6e7844 Added missing break. new 4957517b0b CodeGen: fix section names for different file formats new 79d8b9db9c tests: silence -Wobjc-root-class warnings
The 2 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/CGObjCMac.cpp | 65 +++++++++++++++++++------- test/CodeGenObjC/exceptions-asm-attribute.m | 10 ++-- test/CodeGenObjC/image-info.m | 4 +- test/CodeGenObjC/metadata-symbols-64.m | 16 +++---- test/CodeGenObjC/metadata_symbols.m | 10 ++-- test/CodeGenObjC/non-lazy-classes.m | 6 +-- test/CodeGenObjC/sections.m | 72 +++++++++++++++++++++++++++++ 7 files changed, 144 insertions(+), 39 deletions(-) create mode 100644 test/CodeGenObjC/sections.m