This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7c8e954f27 [analyzer] NFC: CallDescription: Improve array management. new 23803581ed Reland "[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF wi [...]
The 1 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/CodeGenModule.cpp | 63 ++++++++++++++++++----------- test/CodeGen/cfstring-elf-cfbuild-x86_64.c | 36 +++++++++++++++++ test/CodeGen/cfstring-elf-sections-x86_64.c | 23 +++++++++++ test/CodeGen/{CFStrings.c => cfstring3.c} | 20 ++------- 4 files changed, 101 insertions(+), 41 deletions(-) create mode 100644 test/CodeGen/cfstring-elf-cfbuild-x86_64.c create mode 100644 test/CodeGen/cfstring-elf-sections-x86_64.c rename test/CodeGen/{CFStrings.c => cfstring3.c} (89%)