This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from caf7e5a0b5 Add isValidCPUName and isValidFeature to TargetInfo new 4986d610cf Improve SEMA for attribute-target
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 | 5 ++-- include/clang/Sema/Sema.h | 2 +- lib/Sema/SemaDeclAttr.cpp | 37 +++++++++++++++++++++++------- test/Sema/attr-target.c | 10 ++++++-- 4 files changed, 41 insertions(+), 13 deletions(-)