This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 26313ca Revisit PR10177: don't instantiate a variable if it's only re [...] new eb51731 Add a cc1 option to force disabling lifetime-markers emission [...]
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 | 3 +++ include/clang/Frontend/CodeGenOptions.def | 1 + lib/CodeGen/BackendUtil.cpp | 3 ++- lib/CodeGen/CodeGenFunction.cpp | 3 +++ lib/Frontend/CompilerInvocation.cpp | 1 + test/CodeGen/lifetime2.c | 2 ++ 6 files changed, 12 insertions(+), 1 deletion(-)