This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9a9d7c9 Fix example: byref struct's init was incorrect, and the block [...] new 0251556 Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
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: include/clang/Driver/CC1Options.td | 4 ++-- include/clang/Frontend/CodeGenOptions.def | 4 ---- lib/CodeGen/BackendUtil.cpp | 9 ++------- lib/Driver/Tools.cpp | 6 +++--- lib/Frontend/CompilerInvocation.cpp | 1 - test/CXX/drs/dr158.cpp | 8 ++++---- test/CXX/temp/temp.spec/temp.explicit/p9-linkage.cpp | 2 +- test/CodeGen/always_inline.c | 2 +- test/CodeGen/attr-minsize.cpp | 12 ++++++------ test/CodeGen/bool_test.c | 2 +- test/CodeGen/builtin-expect.c | 2 +- test/CodeGen/builtin-unpredictable.c | 2 +- test/CodeGen/fixup-depth-overflow.c | 2 +- test/CodeGen/function-attributes.c | 4 ++-- test/CodeGen/inline.c | 8 ++++---- test/CodeGen/may-alias.c | 4 ++-- test/CodeGen/tbaa-class.cpp | 4 ++-- test/CodeGen/tbaa-ms-abi.cpp | 2 +- test/CodeGen/tbaa.cpp | 8 ++++---- test/CodeGenCXX/PR26569.cpp | 2 +- test/CodeGenCXX/ctor-dtor-alias.cpp | 4 ++-- test/CodeGenCXX/cxx1y-variable-template-linkage.cpp | 4 ++-- test/CodeGenCXX/destructors.cpp | 4 ++-- test/CodeGenCXX/dllexport.cpp | 4 ++-- test/CodeGenCXX/dllimport-rtti.cpp | 4 ++-- test/CodeGenCXX/dllimport.cpp | 4 ++-- test/CodeGenCXX/exceptions-seh.cpp | 2 +- test/CodeGenCXX/explicit-instantiation.cpp | 2 +- test/CodeGenCXX/inline-hint.cpp | 6 +++--- test/CodeGenCXX/invariant.group-for-vptrs.cpp | 2 +- test/CodeGenCXX/linkage.cpp | 2 +- test/CodeGenCXX/microsoft-abi-eh-catch.cpp | 2 +- test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp | 2 +- test/CodeGenCXX/microsoft-abi-extern-template.cpp | 2 +- test/CodeGenCXX/microsoft-abi-structors-alias.cpp | 2 +- test/CodeGenCXX/microsoft-abi-vftables.cpp | 4 ++-- test/CodeGenCXX/pr24097.cpp | 2 +- test/CodeGenCXX/sanitize-dtor-bit-field.cpp | 4 ++-- test/CodeGenCXX/sanitize-dtor-derived-class.cpp | 4 ++-- test/CodeGenCXX/sanitize-dtor-tail-call.cpp | 4 ++-- test/CodeGenCXX/sanitize-dtor-trivial.cpp | 4 ++-- test/CodeGenCXX/sanitize-dtor-vtable.cpp | 4 ++-- test/CodeGenCXX/stack-reuse-miscompile.cpp | 2 +- test/CodeGenCXX/strict-vtable-pointers.cpp | 2 +- test/CodeGenCXX/template-instantiation.cpp | 2 +- test/CodeGenCXX/thunks.cpp | 2 +- test/CodeGenCXX/virtual-destructor-calls.cpp | 2 +- test/CodeGenCXX/visibility-inlines-hidden.cpp | 2 +- test/CodeGenCXX/vtable-assume-load.cpp | 4 ++-- test/CodeGenCXX/vtable-available-externally.cpp | 2 +- test/CodeGenCXX/vtable-linkage.cpp | 2 +- test/CodeGenObjC/arc-blocks.m | 2 +- test/CodeGenObjC/arc-bridged-cast.m | 2 +- test/CodeGenObjC/arc-literals.m | 2 +- test/CodeGenObjC/arc-no-arc-exceptions.m | 6 +++--- test/CodeGenObjC/arc-precise-lifetime.m | 2 +- test/CodeGenObjC/arc-ternary-op.m | 2 +- test/CodeGenObjC/arc-unsafeclaim.m | 4 ++-- test/CodeGenObjC/arc.m | 2 +- test/CodeGenObjC/nsvalue-objc-boxable-ios-arc.m | 2 +- test/CodeGenObjC/nsvalue-objc-boxable-ios.m | 2 +- test/CodeGenObjC/nsvalue-objc-boxable-mac-arc.m | 2 +- test/CodeGenObjC/nsvalue-objc-boxable-mac.m | 2 +- test/CodeGenObjCXX/arc-globals.mm | 2 +- test/CodeGenObjCXX/arc-move.mm | 2 +- test/CodeGenObjCXX/arc-new-delete.mm | 2 +- test/CodeGenObjCXX/arc-references.mm | 2 +- test/CodeGenObjCXX/arc.mm | 2 +- test/CodeGenObjCXX/destroy.mm | 2 +- test/CodeGenObjCXX/literals.mm | 2 +- test/Driver/cc1-response-files.c | 2 +- test/Driver/cl-options.c | 2 +- test/Modules/cxx-irgen.cpp | 4 ++-- test/OpenMP/declare_reduction_codegen.c | 6 +++--- test/OpenMP/declare_reduction_codegen.cpp | 6 +++--- test/Profile/func-entry.c | 2 +- test/Profile/gcc-flag-compatibility.c | 4 ++-- test/Profile/profile-summary.c | 2 +- 78 files changed, 121 insertions(+), 131 deletions(-)