This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 66b9f8607f Update target-note-test to be current with the AMDGPU changes new c537122805 [Sema] Don't mark plain MS enums as fixed
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/AST/Decl.h | 4 +- include/clang/Sema/Sema.h | 3 +- lib/AST/Type.cpp | 7 +-- lib/Sema/SemaDecl.cpp | 44 ++++++++---------- lib/Sema/SemaTemplateInstantiateDecl.cpp | 3 +- test/Sema/sign-compare-enum.c | 79 ++++++++++++++++++++++++++------ 6 files changed, 92 insertions(+), 48 deletions(-)