This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cea7d5c5fc [analyzer] Add werror flag for analyzer warnings new 15d397ff14 DebugInfo: Add support for 'nodebug' attribute on typedefs a [...]
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/Attr.td | 2 +- lib/CodeGen/CGDebugInfo.cpp | 24 ++++++++++++++-------- test/CodeGenCXX/debug-info-nodebug.cpp | 16 +++++++++++++-- ...pragma-attribute-supported-attributes-list.test | 2 +- test/Sema/attr-nodebug.c | 2 +- 5 files changed, 33 insertions(+), 13 deletions(-)