This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d86c46ef96 Remove x86,x86_32/64 from isValidFeatureName new 0cb2a76a4f Filter out invalid 'target' items from being passed to LLVM
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/TargetInfo.h | 4 ++-- lib/Basic/Targets/X86.cpp | 1 + lib/CodeGen/CGCall.cpp | 5 +++-- lib/CodeGen/CodeGenModule.cpp | 13 +++++++++++-- test/CodeGen/attr-target-x86.c | 16 ++++++++-------- 5 files changed, 25 insertions(+), 14 deletions(-)