This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f85aa6be48 [CMake] Add install-distribution-toolchain to stage2 target list new bf4f193071 [CodeGen] Emit a helper function for __builtin_os_log_format [...]
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/CGBuiltin.cpp | 238 +++++++++++++------ lib/CodeGen/CodeGenFunction.h | 11 + test/CodeGen/builtins.c | 514 +++++++++++++++++++++++++++--------------- test/CodeGenObjC/os_log.m | 78 +++++-- 4 files changed, 580 insertions(+), 261 deletions(-)