This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 608c299a90 [clang][Tooling] Fix windows build-bots after rL364386 new f0efff4cb3 [CC1Option] Add the option to enable the debug entry values
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/Basic/CodeGenOptions.def | 1 + include/clang/Driver/CC1Options.td | 2 ++ lib/CodeGen/BackendUtil.cpp | 1 + lib/CodeGen/CGDebugInfo.cpp | 5 ++++- lib/Frontend/CompilerInvocation.cpp | 7 +++++++ test/CodeGenCXX/dbg-info-all-calls-described.cpp | 13 +++++++++++++ 6 files changed, 28 insertions(+), 1 deletion(-)