This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository clang.
from fae7ec3fd4 Merging r351340: ------------------------------------------- [...] new 7a774cbdb5 Merging r351344: ------------------------------------------- [...]
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/DiagnosticSemaKinds.td | 4 ++++ lib/CodeGen/TargetInfo.cpp | 22 ++++++++++------------ lib/Sema/SemaDeclAttr.cpp | 27 +++++++++++++++++++++++---- test/CodeGen/attr-msp430.c | 10 ++++++++++ test/Sema/attr-msp430.c | 11 +++++++++-- 5 files changed, 56 insertions(+), 18 deletions(-) create mode 100644 test/CodeGen/attr-msp430.c